Skip to content

Hack'n'Leap is a platform game on the theme of programming

License

Notifications You must be signed in to change notification settings

Hack-n-Leap/game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Commit Activity Stars Issues License

Hack'n'Leap LOGO

Hack'n'Leap Game

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. Throughout the game, players will have to create new functions and assign them to keys to advance through the game's multiple levels. The game is developed in C# using the Unity game engine.

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.