How To Build a Game Engine
A fairly quick primer for those who arelady know how to program, featuring LÖVE with Lua.
❤️🐈⬛
Written by Alan Burkes
Contents
- Introduction
- Who is this for?
- Why Lua and LÖVE?
- Getting Started
- Before you begin
- Understanding the framework
- Animation and time
- Objects as Objects
- Handling Input