About this project
Lua Quest is a text-based adventure game built with Lua and the LÖVE2D framework. It offers a narrative experience where players explore multiple zones — including start area, cabins, and tunnels — by making choices that affect progression. The game uses a retro pixel font for visual style and relies on simple keyboard navigation (arrow keys, Enter, Esc). All logic and content are written in Lua, organized across modular files like main.lua, story.lua, and zone-specific scripts. Designed as a demonstration of LÖVE2D capabilities, it requires LÖVE2D 11.x to run. The project is open-source under MIT License and includes assets such as the PressStart2P-Regular.ttf font. Ideal for learning Lua game development or experiencing minimalist interactive fiction.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.