nilsso / LuaGame

Practice game project for the Lua LÖVE engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuaGame

Practice game engine project using Lua and the LÖVE framework.

Install Instructions

States

Managing the game state system are state objects with their own list of entities.

Source

Game Menu
Contains and displays the entire game world Contains and displays the controls for a main menu environment
Entities (player, NPCs, etc.) Load and save the game
Exit the game

About

Practice game project for the Lua LÖVE engine.


Languages

Language:Lua 100.0%