Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated readme
  • Loading branch information
wjg12004 committed Apr 19, 2016
1 parent 58879c4 commit ff5fb9a
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
@@ -1,16 +1,18 @@
##CSE 2102 Project

#####Things to do, roughly in order of importance:
* [x] Basic rendering - Billy
* [x] Controls - Billy
* [ ] Level loading
* [x] Basic rendering (ability to render player, backbone for other graphics)
* [x] Controls
* [x] Basic Tiles/Walls
* [x] Tile/Wall rendering
* [x] Basic level loading (hard-coded levels)
* [ ] Advanced level loading (stored in text files)
* [ ] Collision checking
* [ ] Menus
* [ ] Main menu
* [ ] Pausing
* [ ] Basic Obstacles/Traps/Enemies
* [ ] Obstacle/Trap/Enemy rendering
* [ ] Basic Tiles/Walls
* [ ] Tile/Wall rendering

#####Things we would like to add eventually:
* [ ] Music
Expand Down

0 comments on commit ff5fb9a

Please sign in to comment.