Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.05 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.05 KB

About this program

This program is a physics based auto-scroller game in which a player must jump from platform to platform to avoid getting caught by the bottom of the scrolling screen. Different platforms are available, such as bouncy, trampoline like platforms, platforms that move from left to right in an unpredictable manner and platforms that fall down once you've landed on them. The higher the players goes in the level, the faster the scrolling becomes. Every level is unique, since they are procedurally generated each game. A file system to save high scores locally also exists.

Developers

This project was developed by @gabcomby and @GuilhemDM.

Technologies and libraries

This program uses the following Java libraries :

Required hardware

This program doesn't have any special hardware requirements.

Licence

This project is open sourced under the MIT license. Feel free to reuse this code and modify it however you see fit.