Skip to content

This is the WebFX version of the JavaFX game Food Dice written by Paul Kocian aka OrangoMango (see webfx branch)

License

Notifications You must be signed in to change notification settings

webfx-demos/webfx-demo-fooddice

 
 

Repository files navigation

FoodDice

Game made for the GMTK Game jam 2022. Food Dice is a food platformer where you are a dice and every 15 seconds, based on which face you land on, you get special effects. You have to reach the end without getting into lasers or shooters.

Youtube: https://youtu.be/NKm-SZMfd1k

Keys to use

  • A-D / Arrows to move
  • Space to jump
  • M to toggle minimap
  • K to kill yourself
  • P to pause/resume
  • L to reload the level

Try to beat your highscore time and get all the coins!

Made in 48h with java without a game engine for the GMTK Game jam 2022. (v1.0)

Install instuctions

Please visit https://github.com/OrangoMango/FoodDice/releases/latest

Compile it yourself

  • Be sure to have JDK 17+
  • Compile and run the entire game with the command:
./gradlew run

Screenshots

s1 s2 s3 s4 s5 s6 s7 s8 s9 s10

About

This is the WebFX version of the JavaFX game Food Dice written by Paul Kocian aka OrangoMango (see webfx branch)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%