diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-10-04 19:39:08 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-10-04 19:39:08 -0400 |
commit | e58c8920f5332678e4446a8c33bc74a716024010 (patch) | |
tree | 7cc26dfbf5c7999047a39659794eafcd00769d3d /Goals.txt | |
parent | 63dc9b399db9faef611c31629e0265b954d74197 (diff) | |
parent | a277430f0ddde9ea2583f4b0c44fcafe8a2528bf (diff) |
Added texture support and basic textures
Diffstat (limited to 'Goals.txt')
-rw-r--r-- | Goals.txt | 25 |
1 files changed, 24 insertions, 1 deletions
@@ -7,7 +7,29 @@ End of October: - have basic quest handling/player can interact with NPCs to take quests - have basic mobs/animals -... +End of November: +================ + + - have a working player inventory + - receive items from things like quests and mobs + - weapons n stuff + +End of December: +================ + + - have a basic world scripter thing to script worlds + - create world saving/loading functionality + (maybe work on prettying up inventory/save-load/quest stuff) + +January - February: +=================== + + - work on a story line + +February - March: +================= + + - work on sound effects / background music End of March: ============= @@ -26,3 +48,4 @@ End of May: =========== - Have game fully deployed with a way to receive feedback from the players + |