Skip to content

darentang/Gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Gravity

Description

Code I wrote for an HSC major project. Rip off of KSP written in Lua using the Love2D game engine.

Installation

  1. Install Love2D 0.9.2

For Ubuntu/ Debian:

 sudo add-apt-repository ppa:bartbes/love-stable
 sudo apt-get update
 sudo apt-get install love=0.9.1-4ubuntu1

For Windows/ Mac just use the installer at the Love2D website

  1. Clone this repository to your local directory
 git clone https://github.com/darentang/Gravity.git
  1. Run the game like this
 cd YOUR_DIR
 love src

Note: Make sure Love2D v 0.9.2 is installed instead of a later version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages