jarcane / minicosm

A FP-oriented game engine inspired by universe.rkt, written in Clojurescript
24 stars 2 forks source link

Rotating Sprites/Objects #3

Closed jarcane closed 4 years ago

jarcane commented 4 years ago

Support for rotatable canvas objects would be incredibly useful for many games. Originally in fact I'd considered an asteroids clone for the demo game, instead of space invaders, but hadn't yet settled on how to handle this in the API.

Proposal:

Alternate proposal: