malloblenne / namu

Action role-playing hack and slash videogame inspired by diablo and with a fantasy setting, with orthogonal maps
GNU General Public License v3.0
1 stars 0 forks source link

Create moving character controller by keyboard #7

Closed malloblenne closed 7 years ago

malloblenne commented 7 years ago

Current situation

only test py loading spritesheet and animating it

Desired situation

Create a test py controlling a character using the keyboard. The spritesheet should animate correctly. This can be the base for creating a class handling the graphics of the character and its states