Skip to content

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 786 Bytes

File metadata and controls

executable file
·
26 lines (19 loc) · 786 Bytes

Joust

My remake of the 1982 Williams Electronics game, Joust. Built in LÖVE2d with Lua.

How to play

Player 1: Use 'p' to move right, 'o' to move left, 'i' to jump

Player 2: Use 'c' to move right, 'x' to move left, 'z' to jump

Press 'h' while playing to toggle instructions

Installation Instructions

  1. Download the LÖVE game engine and install onto your machine
  2. Download the JOUST repo. (Click the green code button and download the .zip folder)
  3. Unzip the downloaded repo folder
  4. Drag and drop the repo folder onto the LÖVE application to begin playing!

Installation On Terminal

git clone https://github.com/findingfocus/weather.git
cd weather
love .