-
Notifications
You must be signed in to change notification settings - Fork 1
vedfi/marioremastered
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MarioRemastered v0.1 by VedFI This project created for educational purposes only. Built with C# & Monogame/XNA Framework This is just a pre-alpha build so keep that in mind. GAMEPLAY DEMO https://youtu.be/dPrCx_m7TiA CONTROLS -Arrow keys to move. -X to change state of player. -ESC to quit. BUGS -Collision detection is not perfect. NOTES -Animations are only coded for mario so there is no animation for other entities. -Game doesn't end. Because game over codes are not included. You can do below steps to let the game end. +Check for player.position.Y>600 in game loop and call exit() +Modify player's takeDamage() function and call exit() BACKGROUND MUSIC Super Mario World Theme Song Trap Remix Remixed by Attic Stein Beats Source files are open to anyone that interests. Please don't forget to give credits if you use this project. Feel free to report the bugs if there. vedfi.company@gmail.com cheers.
About
C# & Monogame/XNA Mario Game
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published