Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.56 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.56 KB

Contributors Commit Activity Stars Issues License

Hack'n'Leap LOGO

Hack'n'Leap API

Warning

Major changes to the way the project works!

About the project

Hack'n'Leap is a platform game on the theme of programming, in which the player evolves by programming in pseudo-code. This game has a website wich use this API developped with Express.js

Contributing

We welcome contributions from everyone. If you would like to contribute, please follow the guide below :

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

License

This project is distribued under the MIT license.