Adding a README for completeness

This commit is contained in:
2026-06-18 02:47:04 -07:00
committed by GitHub
parent 54b10f000b
commit 2d8cc5d1d7
+14
View File
@@ -0,0 +1,14 @@
## Game
This is a very simple game.
## Objective
- Explore Nystrom's Game Programming patterns when appropriate.
- Learn Odin
- Enjoy the love of hand writing code (cuz I love it)
## Goals
- Build a playable single player game
- Build a multiplayer aspect
- Keep things as simple as possible