Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 234 Bytes

File metadata and controls

6 lines (4 loc) · 234 Bytes

Learning Lua

This repository contains project(s) I used to learn how to program in Lua.

  • bird: My take on the LOVE tutorial
  • astar: Toying around with the AStar algorithm