- Getting Started
- What is programming
- What is a game
- What is Lua
- What is Löve
- Learning Lua
- Your first game with LÖVE
- Setup the game and draw the fireboat
- Stearing the Boat
- Throwing water drops
- Limiting the water throughput
- Adding the falling flames
- Extinguishing the fire
- Getting hit by the fire
- Restarting the game
- Keeping the score
- What to do next
- Exercises
- Learning more Lua
- Getting started on Linux
- Installing Lua
- Installing LÖVE
- Text editors
- Runnig Lua programs
- Getting started on Mac OS X
- Installing Lua
- Installing LÖVE
- Text editors
- Runnig Lua programs
- Getting started on Microsoft Windows
- Installing Lua
- Installing LÖVE
- Text editors
- Runnig Lua programs
- Glossary
- Bibliography
- modularize:
- https://github.com/karai17/Simple-Tiled-Implementation and http://www.mapeditor.org/ for creating / viewing tiled landscapes
- http://www.aseprite.org/: Animated sprite editor & pixel art tool (Windows, Mac OS X, Linux)
- Add a
README.mdin eachstep-00directory that tells the chapter it refers to. - Add a
LICENSE.mdto the full tutorial. - Add an animated gif at the beginning with the full result.
- digest