GuillemBarroso / CLing

2D survival game using command line
MIT License
3 stars 1 forks source link

Implement images, attacks and spells in 45 angle directions #38

Closed GuillemBarroso closed 1 year ago

GuillemBarroso commented 1 year ago

The player should be able to face NW, NE, SW and SE directions.

Thus, attacks and spells have to be modified to allow these new directions.