/InfinityStairs

A little java game I made for my CS1 class

Primary LanguageJavaMIT LicenseMIT

InfinityStairs

InfinityStairs


A little game I made for my 9th grade CS1 project. Based on the android game, Infinite Stairs

Screenshot

Screenshot


Dependencies

  • Game canvas is 600x1000, so you need a monitor with a higher resolution than that.
  • JDK

To run:

cd InfinityStairs\lib
java InfinityStairs

Happy Stepping!