fysplane/README.md

15 lines
647 B
Markdown
Raw Normal View History

2014-10-20 06:35:54 +00:00
# README #
*Fysplane* is a wacky dogfighter made in Lua with the LÖVE framework. It uses real physics for simulating the planes' physics, but something is wrong so the planes are nearly impossible to fly.
### Installation
1. Get LÖVE 0.9.1 from your package manager or from http://love2d.org/.
2. `git clone git@bitbucket.org:mikko_ahlroth/fysplane.git`.
3. `cd /path/to/fysplane; love .` or drag the fysplane directory on LÖVE's Baby Inspector window.
### Special keys
* Ctrl-R to respawn both players, useful if you get stuck.
* Ctrl-D to toggle debug lines.
* In the start screen, press C to start playing with AI instead.