Skip to content

Jigoku/starphase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages