Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 489 Bytes

File metadata and controls

10 lines (6 loc) · 489 Bytes

StudentGame

Simple 2D Student Game analogues to the "World's hardest game" written in Processing language.

Inspiration to create the game came from the students study life.

Processing is a MIT's open source community project which is based on java runtime environment.

If you want to try the game or improve it you can get the source code and run on your machine with processing IDE https://processing.org

Required "Minim" - library for playing audio. Can be download within the IDE