Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 653 Bytes

File metadata and controls

17 lines (9 loc) · 653 Bytes

Reactimate

reactimate is a library implementing the AFRP paradigm. In contrast to other libraries, reactimate has a static representation for signals to increase performance and a concrete base type to eliminate typeclass performance problems.

Reactimate Game

reactimate-game is a library for basic 2D games using SDL.

reactimate-games examples

Reactimate Physics

reactimate-physics provides bindings to the chipmunk 2D physics library.

Reactimate LDtk

reactimate-ldtk provides loading functionality for LDtk level files.