Painfull Success
A downloadable game
A platformer built with Zig and raylib. Made in less than 72 hours for the Wowie Jam 3.0.
Pitch
In this game, you will have to exploit common "failure" mechanics in platformers. Lava stun you and propulse you high, checkpoints allow you to death warp. Failure is the way to success in this game.
Build
To play this game, you need to build it. I know, it sucks but I ran out of time. You will need raylib and Zig 0.7.1.
On Arch Linux, running pacman -S raylib zig should get you what you need.
$ git clone https://git.sr.ht/~kikoodx/painfull-success $ # Alternatively, you can download the sources on this page. $ cd painfull-success $ zig build -Drelease-fast run
Controls
- Left and right: move left and right
- Space: jump
- R: restart level from beginning
- Escape: quit the game
- Down: fastfall (not needed to complete the game)
License
The code is licensed under MIT license, the rest is CC-BY-SA 4.0. See LICENSE for more details.
Status | Prototype |
Author | (: |
Genre | Platformer |
Made with | raylib |
Tags | 2D, Low-poly, Retro, Short, Singleplayer |
Code license | MIT License |
Asset license | Creative Commons Attribution_ShareAlike v4.0 International |
Average session | A few minutes |
Inputs | Keyboard |
Accessibility | Textless |
Links | Source code |
Download
Download
painfull-success-source.zip 14 kB
Version 1 Mar 01, 2021
Comments
Log in with itch.io to leave a comment.
⭐