Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

MeirKlemp/bevy_2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy_2048

2048 clone created with Bevy game engine.

I made this game because I wanted to get better at Rust and learn the new engine Bevy. It was fun to make this game and I learned a lot about Rust and Bevy. I think Bevy has a lot of potentials, and it's now one of my favorite game engines.

Preview of the game

Notes

  • This game was made at first with bevy 0.2.1 and then was upgraded to bevy 0.3.0.
  • I have no intention to continue developing it.

Running using cargo

  • Install Cargo. (You can look at the book here.)

  • Clone or download this project.
    Cloning using git: $ git clone https://github.com/MeirKlemp/bevy_2048

  • Run the game through cargo: $ cargo run --release

TODOS

You can see the whole list here.

About

2048 clone created with Bevy game engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages