diff --git a/README.md b/README.md new file mode 100644 index 0000000..d8fd808 --- /dev/null +++ b/README.md @@ -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