MiniLD #70compo
DRPS: Deterministic Rock-Paper-Scissors
This game is just a rock-paper-scissors game.
Instead of you guess what you have to choose, in this game you have to memorize what your enemy is going to choose and respond quickly.
Controls:
Left - Choose Rock
Down - Choose Paper
Right - Choose Scissors
All technology used
-------------------
Game Engine: LibGDX
Programming Language: Java
Graphics/Art: InkScape
Music: autotracker.py, converted with VLC media player
Sound Effects: CC0 from freesound.org, edited with Audacity
-
Bitmap Fonts: Converted with Hiero
Exe File: launch4j
IDE: Eclipse
I appreciate every kind of comments and critiques.
Instead of you guess what you have to choose, in this game you have to memorize what your enemy is going to choose and respond quickly.
Controls:
Left - Choose Rock
Down - Choose Paper
Right - Choose Scissors
All technology used
-------------------
Game Engine: LibGDX
Programming Language: Java
Graphics/Art: InkScape
Music: autotracker.py, converted with VLC media player
Sound Effects: CC0 from freesound.org, edited with Audacity
-
Bitmap Fonts: Converted with Hiero
Exe File: launch4j
IDE: Eclipse
I appreciate every kind of comments and critiques.
Genres: simulation



Comments6
Having the same pattern on each round become a bit boring after a while.
I like the feeling of the game and it's really well polished.
Great job :)
I did consider to push the concept further, I want to add randomness (which is not allowed for this mini LD), and I want to wrap the game with a different aesthetic theme instead of a regular rock-paper-scissors.
I wanted to practice polishing a game and apply my knowledge about game feel, that's why this game looks polished :)