Code Monkey home page Code Monkey logo

arkanoid's Introduction

Arkanoid

An Arkanoid clone made in the Bevy game engine. You can download the latest release here.

How to build

  1. Install Rust and Cargo from rustup.rs.
  2. Install a version of clang for your system from here.
  3. Install Visual Studio C++ Build Tools from here.
  4. Clone this repository.
  5. Run cargo build in the repository directory.
  6. Alternatively, run cargo run to build and run the built program.

How to test

After installing everything from the previous section, run cargo test in the repository directory.

arkanoid's People

Contributors

imustend avatar pietrek14 avatar senicko avatar

Stargazers

 avatar  avatar  avatar

arkanoid's Issues

bloki

  • srebrne (na 2 + numer etapu / 8 hity)
  • pomarańczowe
  • błękitne
  • zielone
  • czerwone
  • niebieskie
  • różowe
  • złote (niezniszczalne)

upgrady

nie wypadają ze srebrnych klocków. trwają do straty życia albo zebrania następnego upgrada.

  • dluższa platforma
  • więcej piłek
  • mocniejsze uderzenie
  • dodatkowe życie
  • laser
  • tryb łapania
  • nasz pomysł

etap III:

  • automatyczne przejście do następnego poziomu (-5 punktów)

Player module

Create a player module containing everything related to the player:

  • paddle
  • points
  • lives
  • etc.

It would make the code more organised and easier to navigate and document.

Entity names

Give every entity a name to appear in the inspector

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.