Siege of Eratosthenes
I made a small 2D mario-type side scroller that runs in the browser.
- Arrow keys to move / jump.
- You can see / download code here: https://github.com/grokit/grokit.github.io/tree/master/siege
It's fully open-source, so feel free to fork it in your own thing.
I got some of the graphical assets on https://opengameart.org/. You can create your own levels by modifying the files in levels using tiled (https://www.mapeditor.org/).
I built it to be super simple to modify. It's ~1000 LOC including comments. I purposely used as little dependencies as possible to keep it simple. It's just JavaScript and PIXI for fast rendering.
Let me know what you think!
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | grokit |
Genre | Platformer |
Made with | PixiJS |
Tags | 16-bit, Open Source, Retro |
Average session | A few seconds |
Inputs | Keyboard |
Comments
Log in with itch.io to leave a comment.
no