An open API service indexing awesome lists of open source software.

https://github.com/samdphillips/lgj_2018_10

Lisp Game Jam Fall 2018 attempt
https://github.com/samdphillips/lgj_2018_10

Last synced: 4 months ago
JSON representation

Lisp Game Jam Fall 2018 attempt

Awesome Lists containing this project

README

          

# Slimesteroids

**Trapped in space. Surrounded by murderous slimes. Will you survive?
An unfinished Lisp Game Jam submission.**

"- *pshhhspp* - this is the S.S. Ayedeekay -- *sshpss* -- we're being
attacked -- *ssshp* -- some sort of green blob --- *ssshhhsshshshsshshshsssss* "

It was supposed to be a normal supply run to the outer colonies. Out of
nowhere a fast moving green slime overtook your vessel, surrounded it,
and killed all of the crew. You barely made it out into a nimble escape
pod, and now must escape the slimes.

## Requirements

* Racket 6.11 or later
* [lens package](https://github.com/jackfirth/lens)

```shell
raco pkg install lens
```