StendhalObjectives: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>MiguelAngelBlanchLardin
No edit summary
imported>MiguelAngelBlanchLardin
No edit summary
Line 5: Line 5:


The main point on developing stendhal is to ''stress-test'' the engine so that we can point black points and areas that need to be improved.
The main point on developing stendhal is to ''stress-test'' the engine so that we can point black points and areas that need to be improved.

=Roadmap=
# Code first server logic
# Implement a client that render the background
# Add static Game objects to client
# Add dynamic game objects to client
# Allow player to send actions
# Code actions on server
## Move
## Chat
## Attack
## Change zone
# Code actions in client
# Add proper animations for actions