Lua Demos |
![]()
Circletri
A Lua demo Circletri is a quick asteroids clone that I wrote over the course of two days. It's written in Lua and is running in the Love2d Engine. Love 2d handles rendering, update, and I/O duties. All Game logic, collision detection, movement, etc is written in Lua. To view the scripts or download the program, please use the links on the right. (Note: For Windows users, unzip the Windows Binary version and included DLLs to a folder and run circletri.exe. To run the .love file alone, you must first install Love2d) |
Frank Ward |
![]() |