Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abtsousa authored Dec 29, 2023
1 parent ad91df7 commit b526a49
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Space Escape

## A game for FCT's Rhythm Game Jam 2023

### Made in PICO-8 (Lua)

[![space-escape_2](https://github.com/abtsousa/spacegame/assets/11749310/510c792e-ae58-4948-9fff-ee12b2925462)](https://bitaites.itch.io/space-escape)

They are chasing you.

Play it for free in your browser at [itch.io](https://bitaites.itch.io/space-escape).

Or save the cartridge image and load it in [PICO-8](https://www.lexaloffle.com/pico-8.php):

![](space-escape.p8.png)

## License

The source code is provided as-is, under the [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) license. It is thus only available for non-commercial purposes.

0 comments on commit b526a49

Please sign in to comment.