|
||
---|---|---|
.. | ||
.gitignore | ||
blocks.cpp | ||
blocks.hpp | ||
editor.cpp | ||
global_vars.cpp | ||
global_vars.hpp | ||
main.cpp | ||
Makefile | ||
maploader.cpp | ||
maploader.hpp | ||
mario_visitor.cpp | ||
mario_visitor.hpp | ||
objectids.hpp | ||
README.md | ||
sprites.cpp | ||
sprites.hpp | ||
testmap.txt |
Mario
This is my recreation of first Super Mario Bros. level in my engine
I don't think I can share Nintendo sprites, so you'll have to provide them yourself. I've downloaded mine from here:
https://www.spriters-resource.com/nes/supermariobros/sheet/50365/ - sprites/mario.png https://www.spriters-resource.com/nes/supermariobros/sheet/52570/ - sprites/enemies.png https://www.spriters-resource.com/nes/supermariobros/sheet/52569/ - sprites/items.png https://www.spriters-resource.com/nes/supermariobros/sheet/52571/ - sprites/terrain.png