Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hobdaytrain/c-sharp-action-rpg
XNA-based game demo written in C#
https://github.com/hobdaytrain/c-sharp-action-rpg
csharp game-development xna-framework
Last synced: about 2 months ago
JSON representation
XNA-based game demo written in C#
- Host: GitHub
- URL: https://github.com/hobdaytrain/c-sharp-action-rpg
- Owner: HobDaytrain
- Created: 2018-09-08T19:41:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T19:43:18.000Z (over 6 years ago)
- Last Synced: 2024-03-16T02:48:40.962Z (10 months ago)
- Topics: csharp, game-development, xna-framework
- Language: C#
- Size: 6.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# c-sharp-action-rpg
XNA-based game demo written in C#The collision detection, the auto-tiling, and physics are meant to mimic The Legend of Zelda. Source code included.
Note: To run this game, you will need to install the XNA Run Time. Just unzip the file, and run “xnafx40_redist.msi”. Then, run “WindowsGame1.exe”. Move with the arrow keys.