ZyroCrimson's Stars
mawerty/Is-Prime
O(1) Algorithm to check if number is prime that works in 95%+ cases.
roblox-compilers/roblox-c
C and C++ to Luau compiler for Roblox.
roblox-compilers/roblox-py
Python to Luau compiler for Roblox.
luau-lang/luau
A fast, small, safe, gradually typed embeddable scripting language derived from Lua
pratik2709/RayCasting-Engine
This is a Lua implementation of the Ray Casting technique. It uses Love2D as the game engine framework.