Libs
- Mobile Detect https://mobiledetect.net library
- https://github.com/serbanghita/pathfinding - A* path finding on a grid that returns full path or waypoints.
- https://github.com/serbanghita/ecs - Semi-opinionated Entity Component System library
- https://github.com/serbanghita/quadtree - A quadtree implementation and demo
Utility
- https://github.com/serbanghita/form-to-object - Convert HTML form to multi-dimensional JSON
- https://github.com/serbanghita/bitmask - Bitwise operations for working with bitmasks
- https://github.com/serbanghita/geometry - 2D utility methods and objects



