Here’s a video of the current, very early, version of Shiny Rock Hunter, a small RPG I’m building.
It’s in C#, and the code is open source (MIT license). So, if you want to build your own game, you can download the source code and modify it however you want.
New features
Since this is the first version, there isn’t much to the game yet. But, here is what you can do with it:
- Start a new game
- Re-roll character attributes, before creating the player
- Create a new player
- Click the simulated battle button, to confirm that the player stats on the screen are updated
Get the source code from GitHub
The complete source code for the game is available here: https://github.com/ScottLilly/ShinyRockHunter