[mud4j-commit] SF.net SVN: mud4j: [32] trunk/mud4j-core/doc/todo.txt
Status: Pre-Alpha
Brought to you by:
mpurland
|
From: <mpu...@us...> - 2006-12-23 17:05:53
|
Revision: 32
http://mud4j.svn.sourceforge.net/mud4j/?rev=32&view=rev
Author: mpurland
Date: 2006-12-23 09:05:51 -0800 (Sat, 23 Dec 2006)
Log Message:
-----------
Update todo.
Modified Paths:
--------------
trunk/mud4j-core/doc/todo.txt
Modified: trunk/mud4j-core/doc/todo.txt
===================================================================
--- trunk/mud4j-core/doc/todo.txt 2006-12-18 20:42:08 UTC (rev 31)
+++ trunk/mud4j-core/doc/todo.txt 2006-12-23 17:05:51 UTC (rev 32)
@@ -26,4 +26,9 @@
* Allow a trackable map for the character to have.
* Implement composite pattern for items. Treat a collection of items
- the same as a single item.
\ No newline at end of file
+ the same as a single item.
+
+* Implement tile-based system for worlds/locations (aka rooms)
+* Implement floating-based system for movement instead. This would
+ allow adoption of framework in different types of game systems
+ such as 3D or 2D isometric games.
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|