Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 2.16 KB

README.md

File metadata and controls

73 lines (44 loc) · 2.16 KB

GravityGarden 🥕

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Your are a rabbit 🐰 and you have to catch carrots. But be careful, rotten carrots will make you lose energy. You can also get energy by eating carrots.

This project was made during a GameJam by CODA in 48h ! We choose this fictive cover :

Game cover

✨ Features

  • Catch carrots
  • Avoid rotten carrots
  • Get and lost energy

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/BenoitPrmt/GravityGarden

# Access
$ cd GravityGarden

# You can launch the game with LiveServer <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Benoît, Raxuis, Guillaume

 

Back to top