Skip to content

Repository files navigation

Space Invaders

This is an attempt to recreate space invaders with lua language and 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 .

About

Space Invaders Lua / Love2d game.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages