Skip to content

flipps/shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an attempt to create a game written in lua using Love2d framework.

to run it:

  • Check if you have lua installed on your machine, if not, get it at: https://www.lua.org/download.html
  • Download/install love2d: https://love2d.org/
  • To run the game from the terminal you can define the path to love2d temporary if you’re on a Mac or Linux (more instructions on Windows can be found at - https://love2d.org/wiki/PATH): export PATH=$PATH:/Applications/love.app/Contents/MacOS/
  • And then from the main.lua folder run the command love .

Soundtrack can can be found here: https://soundimage.org/

About

lua game experiment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages