Classic Demos
Classic game clones in Lua(LÖVE2D), for learning purposes
A series of 4 out of 12 planned clones of classic games, made in LÖVE2D as a deliberate way of grasping the way of working with Lua and LÖVE, and also as hands-on training for game dev habits.
The full list of planned gameplay concepts are:
- Brick Breaking Puzzler (Breakout)
- Single/Multiplayer Paddle Game (Pong)
- Falling Block Puzzler (Tetris, Dr. Mario)
- Matching Puzzle (Puzzle Bobble, Bejeweled, That Game That Shall Not Be Mentioned)
- Maze Action Game (Pac-Man)
- Maze Puzzle Game (Sokoban)
- Static Shooter (Asteroid, Space Invaders, Centipede)
- Scrolling Shooter (Galaga)
- Pinball
- Platformer (Bubble Bobble, Donkey Kong, Donkey Kong Jr.)
- Run & Gun (Contra, Metal Slug)
- Sports Racing Game (Excitebike)