Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Learn Lua πŸŒ™

A personal playground for learning Lua and experimenting with Love2D game framework.

About

This repository contains various Lua projects and Love2D experiments as I explore the language and framework. It's a space to learn, test ideas, and build small projects.

Structure

  • src/lua/ - Pure Lua scripts and exercises
  • src/tut/love2d/ - Love2D game projects and tutorials
    • ball/ - Adding ai, buttons, collision detection, and menus experiment
    • desert/ - Desert-themed game project
    • playground/ - Miscellaneous Love2D experiments

Getting Started

To run Love2D projects, you'll need:

  • Love2D game framework installed

Then navigate to any project directory and run:

love .

Learning Goals

  • Master Lua fundamentals
  • Understand Love2D framework and game development concepts
  • Build small interactive projects

Feel free to explore, experiment, and learn!

About

A learning repository for diving into Lua programming and game development with Love2D.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages