Food Dice
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.
Java source code: https://github.com/OrangoMango/FoodDice
KEYS TO USE
- K to kill yourself
- P to pause/resume
- L to reload the level
- Space or up arrow to jump
- M to toggle level-map
- I to toggle game info
Desktop
- A-D / Arrows to move
Web-version
- S/F or arrows to move
Try to beat your highscore time and get all the coins!
New level editor and mobile version!
Made in 48h in java without a game engine for the GMTK Game jam 2022.
Status | Released |
Platforms | HTML5, Windows, macOS, Linux, Android |
Author | OrangoMango |
Genre | Platformer |
Tags | 2D, Dice, Speedrun |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Links | Source code |
Download
Install instructions
For windows:
Download the zip file and run the exe file. Be sure that in the same folder there are both the exe file and another folder called "jre".
For linux:
Install the package with the command:
sudo dpkg -i file-name.deb
By default the executable will be in /opt/fooddice/bin
Development log
- FoodDice v3.0Jul 25, 2023
- FoodDice v2.1Jun 11, 2023
- New post-jam updateJul 27, 2022
Comments
Log in with itch.io to leave a comment.
next challenge it use DoppioJVM to play you'r game from browser.
Will see, I was thinking about using Jpro.
Yes.
Jpro look more good idea.
As far as you know, it's possible to use DoppioJVM for graphical apps?
I never use any jvm on JavaScript. I just know it exists. And I don't know about Jpro before you post hare.So I googled. And I more impressed from results compare to DoppioJVM.
And here I'm a year later, https://fooddice.webfx.dev :)
happy new year...
Happy new year to you too. At the end I got the web version working..