Skip to content

A remake of my first iOS Swift app (and game), but built in Lua+Love2d 🌑 ❤️

Notifications You must be signed in to change notification settings

moosch/dotchase2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotChase

This is a Lua and Love2D remake of both my first iOS app in Swift, and my first ever game, Dot Chase.

It's a super simple game where you tap a dot that appears on screen. Once tapped it moves and you have to chase it and tap again until timer runs out and you get a score. Mind-blowingly complicated, I know.

Get it running

You need to have Lua and Love2D installed. Drop the project directory into the Love2D app and you're good to go.

If you have this open in VSCode and you have the Love2D Support extension installed, just hit Cmd + L for mac or Alt + L for Windows & Linux.

Debug & inspect while running by opening browser to http://127.0.0.1:8000/

About

A remake of my first iOS Swift app (and game), but built in Lua+Love2d 🌑 ❤️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages