|
3 years ago | |
---|---|---|
appimage | 3 years ago | |
assets | 3 years ago | |
lib | 3 years ago | |
text | 3 years ago | |
.gitignore | 3 years ago | |
.luacheckrc | 3 years ago | |
autopilot.fnl | 3 years ago | |
changes.md | 3 years ago | |
conf.lua | 3 years ago | |
credits.md | 3 years ago | |
design.md | 3 years ago | |
draw.fnl | 3 years ago | |
game.desktop.in | 3 years ago | |
hud.fnl | 3 years ago | |
intro.fnl | 3 years ago | |
laser.fnl | 3 years ago | |
license.txt | 3 years ago | |
lint.fnl | 3 years ago | |
love-release.sh | 3 years ago | |
main.lua | 3 years ago | |
makefile | 3 years ago | |
map.lua | 3 years ago | |
map.tmx | 3 years ago | |
pause.fnl | 3 years ago | |
play.fnl | 3 years ago | |
readme.md | 3 years ago | |
sensor.fnl | 3 years ago | |
sound.fnl | 3 years ago | |
term.fnl | 3 years ago | |
todo.md | 3 years ago | |
tutorial.fnl | 3 years ago | |
win.fnl | 3 years ago | |
wrap.fnl | 3 years ago |
readme.md
EXO_encounter 667
EXO_encounter 667 is a game of exploration. You play as an unmanned expedition to the remote exoplanet Gliese 667 Cc which crashes near ruins of unknown origin. What mysteries will you find?
Written in the Fennel programming language; winner of the Lisp Game Jam 2018.
During the game you can press escape to view the help screen which lists controls.
Install
From source: install LÖVE version 11.1 and run make
in
this directory.
Downloads for Windows, Macs and GNU/Linux are available on itch.io.
Development
I wrote up a series of blog posts about the development process:
- in which a game jam is recounted
- in which a game jam is recounted further
- in which interactive development saves the day
This post by Charl Botha describes how to get things installed in a way that allows you to hack on the game source live with interactive reloading.
Licenses
Original code, prose, map, and images copyright © 2018 Dan Larkin, Phil Hagelberg, Zach Hagelberg, and Noah Hagelberg.
Distributed under the GNU General Public License version 3 or later; see file license.txt.
Licensing of third-party art and libraries described in credits