-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |