RPS
V 1.3
Please use fullscreen, I beg you.
All builds and source code are free at github. only pay for the source code or the older builds if you want to support me.
Any feedback will be appreciated :)
-------------------------------------------------------------
A turn based 2D puzzle / roguelike made in godot.
Made for the Weekly Game Jam 154, the theme was rock paper scissors (only followed in gameplay style here).
-------------------------------------------------------------
Project Source Code and Free Builds
Feel free to PR, Fork or just play around with.
-------------------------------------------------------------
https://jonnelafin.github.io/rps/
-------------------------------------------------------------
TODO:
- Make rules & objectives clearer
- Add more levels
- Up the graphics
- Add music?
- Level editor?
Status | Prototype |
Platforms | HTML5, Windows, Linux, Android |
Author | xypine |
Genre | Puzzle |
Made with | Godot, GIMP |
Tags | 2D, Godot, programmer-art, Short, Singleplayer |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Links | Source code, Independent Build |
Download
Click download now to get access to the following files:
Comments
Log in with itch.io to leave a comment.
I find it fun! It reminds me of a turn-based game that I love. Knowing where the enemies are going is an interesting touch. I think the concept is really great and I'd like to see more in the future. :)
Thanks! :)
I had a good time playing it, but my progress was a bit halted because I kept dying and I wasn't sure why. I feel like there is a core mechanic I'm missing.
Can you dash into any enemy type? Or maybe it's just enemy moving toward me in a new direction after I dashed?
Basically (if the code is working fine) you can dash into any type, but you need at least one spare tile between your destination and the nearest alerted enemy as any enemy closer than that will kill you as soon as it gets a chance. Glad you had good time at all and thanks for the feedback :)