Jigoku / starphase

Side scrolling space shooter using LÖVE and Lua
GNU General Public License v3.0
7 stars 3 forks source link
game game-development game-engine-2d love2d side-scroller space space-game spaceshooter

Star Phase

A top down / side scrolling space shooter made with Lua and Love2D.

This is an early work in progress, so many bugs / changes will come.

Reccomended to use 1920x1080 resolution for now. (issue #9)

Running the game

Run the game from the src/ directory using

$ love src/

To create standalone executables for all platforms

$ make && make all

Requirements

Install the love2d library from here https://love2d.org

Controls

See binds.lua for game controls

License

GNU GPLv3 / CC-BY-SA

Screenshots

1

2

3

4