15 lines
297 B
Markdown
15 lines
297 B
Markdown
## 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
|