/game-dev

🎮 Application developed based on Imersão Game Dev from Alura

Primary LanguageJavaScriptMIT LicenseMIT

Logo

Made By Languages Top Language Repo Size Last Commit

Chubby got lost in the middle of the forest!

People around says that when the night comes enemies start showing up.
Let's help him get out of this?

This is a game where we need to help our dear friend Chubby to find his way out from the scary forest.
To help him we need to bounce the enemies pressing the Arrow Up key ⬆️.
We can jump only 2 times per enemy.

This application was based on ImersĂŁo Game Dev from Alura.

Technologies   |    Have Fun   |    How to Use   |    How to Contribute   |    License

Scene Design

🚀 Technologies

This project was developed with the following technologies:

🎮 Have Fun

You can play the game here:

ℹ️ How to Use

To clone and run this application, you'll need Git and LiveServer installed on your computer.

From your command line:

# Clone this repository
$ git clone https://github.com/rafaelmartins92/game-dev.git

# Go into the repository
$ cd game-dev

# Go to index.html
# Right click on it
# Run with Live Server

đź‘Ť How to Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

đź“ť License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Rafael Martins 👋 Get in touch!