Skip to content

phortuin/ships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ships

Two player space(?) ship dogfighting game

Ships gameplay screenshot

Tech

  • This is a Lua code base, built on top of the LÖVE game development framework
  • Uses moonshine for shaders

Prerequisites

Install Love on your machine, preferably with Homebrew:

$ brew install --cask love

Run

Clone this repository, then

$ cd ships
$ love .

Assets and credits

  • Tutorials and thorough explanation on vectors, inertia, attraction etc from The Nature of Code by Daniel Shiffman
  • Sprites are my own, crafted with Aseprite

About

Two player space ship dogfighting game

Resources

Stars

Watchers

Forks

Languages