diff --git a/README.md b/README.md index 44821f9..2da7ba3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A game of Snake built using C# in the MonoGame framework, themed around everyone - [ ] Max: Setup Snake Movement in the screen - [ ] Satchel: Pick head, body, and tail texture for the sandworm - [ ] Satchel: Mouse Input Support -- [ ] Caden: Camera movement, map generation +- [ ] Caden: Map generation ## Items to Develop @@ -34,6 +34,7 @@ A game of Snake built using C# in the MonoGame framework, themed around everyone - [x] MAX: Decide how to build the snake. Tons of entities? Or one entity with a list of positions? - [x] MAX: Setup basic menuing +- [x] Caden: Camera movement ## Debugging