AI, Math
74
This is a path finder and A* solver (astar or a-star) native extension for Defold Engine build on MicroPather.
Physics
57
This is a Dynamic AABB Tree native extension with Branch and Bound Algorithm.
Game mechanic, Math
14
Ray Casting in tiled worlds using DDA algorithm. It is very effective solution for tile based worlds like platformers or any top-down games.
Audio
11
Chiptune player native extension.
Math
26
PCG Random Number Generator Native Extension.
Network
9
Simple http server and client native extension