Brute 0.4.0

A simple and lightweight Entity Component System library for writing games with Clojure

Namespaces

brute.entity

Entity Manager functions for the Brute Entity Component System

brute.system

Utility functions for system management.
Systems in brute are simply functions that manage aspects like Physics, Rendering, Camera etc