psvensson / golgotterath

An experimental isometric game engine written in Pharo Smalltalk.
MIT License
34 stars 3 forks source link

Implement grenades #25

Open psvensson opened 3 years ago

psvensson commented 3 years ago

Tricky. Arrows go straight until they hit a wall or fall down, but a grande should be throwable a shorter distance. How to implement the user interactions for this?