GameBased / mystery-island

🎮 A forever work-in-progress top-down game, written in C# & monogame.
4 stars 0 forks source link
csharp gamedev hacktoberfest

mystery-island

ci

To download the game, download the zip file for your OS (under assets) from here.
Not really playable yet, but you can walk around!

Docs index

  1. Creating maps (non-developer friendly instructions)
  2. Setting up a development environment (for developers)

Quickstart: running the game from source

Prerequisites: .NET Core SDK 6.0 LTS, Cascadia Code font

cd src/MysteryIsland
dotnet run

(The first run can take a while.)

Credits

TODO

License

TBD

Here's what I have in mind as of now: https://github.com/GameBased/mystery-island/issues/14