Convert bearings to compass points and locations to int coords
This commit is contained in:
parent
ae369715ec
commit
be0f4f1aff
10 changed files with 187 additions and 35 deletions
|
@ -6,8 +6,8 @@ For a proof of concept we'll implement a very small subset of the final features
|
|||
### Core Features
|
||||
|
||||
* Create an account (done)
|
||||
* Control an entity in a 2D map (done)
|
||||
* Query for what the entity can see
|
||||
* Control an rover in a 2D map (done)
|
||||
* Query for what the rover can see (done)
|
||||
* Persistent accounts and world (done)
|
||||
* Multiple users (done)
|
||||
* Populate map with locations/objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue