z?Game
A short platformer game based on precision and speedrunning. Check out the speedrun.com page!
Note: In the web version, sound effects are sometimes delayed or crackly.
Controls:
WASD or Arrow Keys to move, jump, and slide.
Press 'R' to restart a level.
Press 'N' to start a new save.
Changelogs:
3/23/2023
Version 1.1 released.
- Made some slight optimizations to collision code
- Updated end screen
- Made the 2nd and 3rd secret levels more difficult, and other minor level changes
- Added timers to the end of each world
- Added Music
- Used pygbag to make the game playable in-browser
12/31/2022
Version 1.0 released.
Status | Released |
Platforms | HTML5, Windows |
Rating | Rated 4.5 out of 5 stars (2 total ratings) |
Author | threehalves |
Genre | Platformer |
Made with | Audacity, pygame, Paint.net |
Tags | Difficult, Pixel Art, pygame, Short, Singleplayer |
Average session | A few minutes |
Install instructions
After downloading, extract the zip file and run the "zGame" shortcut within the folder. You may have to temporarily disable your antivirus if the game triggers a false positive (sorry).
Development log
- Version 1.1 released.Mar 23, 2023
Comments
Log in with itch.io to leave a comment.
Hi, Great game. How did you convert PyGame code into HTML5? And was there a performance hit?
Thank you! I'm glad you enjoyed. I used Pygbag to compile the game to web assembly. There was not a major performance hit as far as I can tell, but getting the code to be compatible with Pygbag did take a tiny bit of rewriting, and getting the audio to fully work was a bit of a pain (even in the current web version the sound is a bit choppy).
this game is
I do concur!