StendhalObjectives: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin No edit summary |
|||
| Line 15: | Line 15: | ||
# <s>Add static Game objects to client</s> |
# <s>Add static Game objects to client</s> |
||
# <s>Add static objects on server map.</s> |
# <s>Add static objects on server map.</s> |
||
# Create accesibility map for server and client ( 0 free, 1 blocked ) |
# <s>Create accesibility map for server and client ( 0 free, 1 blocked )</s> |
||
# Code collision detection system knowing that: |
# Code collision detection system knowing that: |
||
## Tiles can be of any |
## Tiles can be of any |
||
| Line 22: | Line 22: | ||
# Add collision detection to server |
# Add collision detection to server |
||
# Add dynamic game objects to client |
# Add dynamic game objects to client |
||
# Implement rendering system where sprite center is not 0,0 but any other defined by user. |
|||
# Allow player to send actions |
# Allow player to send actions |
||
# Code actions on server |
# Code actions on server |
||