diff --git a/mario/README.md b/mario/README.md new file mode 100644 index 0000000..5a1e84e --- /dev/null +++ b/mario/README.md @@ -0,0 +1,11 @@ +# 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