Update the PoC todo list
This commit is contained in:
parent
de1b3c36e2
commit
da9d71bcc0
1 changed files with 5 additions and 4 deletions
|
@ -5,11 +5,12 @@ For a proof of concept we'll implement a very small subset of the final features
|
||||||
|
|
||||||
### Core Features
|
### Core Features
|
||||||
|
|
||||||
* Create an account
|
* Create an account (done)
|
||||||
* Control an entity in a 2D map
|
* Control an entity in a 2D map (done)
|
||||||
* Query for what the entity can see
|
* Query for what the entity can see
|
||||||
* Persistent accounts and world
|
* Persistent accounts and world (done)
|
||||||
* Multiple users
|
* Multiple users (done)
|
||||||
|
* Populate map with locations/objects
|
||||||
|
|
||||||
### Stretch goals
|
### Stretch goals
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue