Commit Graph

9 Commits

Author SHA1 Message Date
e25191548e Set version to 0.0.2
Some internal milestones may qualify as 0.x, 1.0 will be reserved for when a minimum viable game can be played
2024-08-26 16:47:00 +00:00
9fd63f4317 Update and refactor documentation
The README will become an entry point for using the project. Notes on design decisions and explanations of the rules are split off into their own documents.
2024-08-09 13:18:49 -07:00
94037959e1 Replace README with rules document that better explains what is going on 2022-11-06 15:07:48 -08:00
ec85ce8729 Create models for the province map and add test project
The full standard map is big and I'll fill the rest in later.
2022-02-18 10:53:33 -08:00
62da5e780e Add nix develop terminal profile 2022-02-12 15:05:12 -08:00
4ad35f4133 Initialize dotnet project 2022-02-12 15:05:12 -08:00
fee929df47 Disable dotnet telemetry in dev shell 2022-02-12 15:05:12 -08:00
c0c9ab15d1 Add dev shell configs 2022-02-12 10:30:56 -08:00
60c25e1ae5 Initial commit 2022-02-11 23:29:29 -08:00