https://github.com/mgproduction/supermb64
Yet Another Super Mario Bros clone (World 1x1 only) - with a LowRezJam-like resolution (64x64 pixel)
https://github.com/mgproduction/supermb64
low-resolution platform-game-2d
Last synced: about 1 year ago
JSON representation
Yet Another Super Mario Bros clone (World 1x1 only) - with a LowRezJam-like resolution (64x64 pixel)
- Host: GitHub
- URL: https://github.com/mgproduction/supermb64
- Owner: MGProduction
- License: mit
- Created: 2023-09-08T15:14:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T20:33:12.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T11:46:54.698Z (over 1 year ago)
- Topics: low-resolution, platform-game-2d
- Language: C
- Homepage:
- Size: 51.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SuperMB64 [work in progess]

Yet Another Super Mario Bros clone (World 1x1 only) - with a LowRezJam-like resolution (64x64 pixel)
This game/demake was created with the intent of writing some blog posts about it
Graphic (redrawn by me) is heavily based on original Super Mario Bros NES game by Nintendo and game level is a clone of World 1x1 of original game
Since I don't have any rights to the original graphics, I consider my derived graphics to be in the public domain (CC0).
Everything is done with C code, with a simple game framework (app.h by Mattias Gustavsson) that I already used for other little projects.
Itch.io page: https://marcogiorgini.itch.io/supermb-64