Awesome
Shard
Collection of useful mini modules for Lua / Love2D
Features
- Small size
- Fast execution
- Each module is independent
Instalation
Simple copy shard folder to your folder
Modules
- shard.base - Fast class system with support for inheritance
- shard.spritesheet - Spritesheet for Love2D
- shard.locale - Locale / translation system for Lua or Love2D
- shard.signal - Simple but powerful signal system
- shard.timer - Extremely simple timer
- shard.vector2 - Vector2 class
- shard.utils - Utility functions