-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
32 additions
and
1 deletion.
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 |
---|---|---|
@@ -1 +1,32 @@ | ||
# CRASH-TEST-PICO-8 | ||
# Beezz | ||
|
||
## SAVE THE QUEEN | ||
|
||
As the kind and generous bee that you are, go help your sick queen and your sisters by collecting pollen in the garden | ||
|
||
## COMMANDS | ||
|
||
Press C to Start the Game and Start/End Dialogues | ||
|
||
Arrows to Move | ||
|
||
Press X to Interact | ||
|
||
## CREDITS | ||
|
||
dev: astache | ||
|
||
pixel art/level design: sarapeljamais, heaspery | ||
|
||
music/sound effects: louismerlin | ||
|
||
## Links | ||
|
||
Playable on [itch.io](https://astache.itch.io/beezz) or on [GitHub Pages](https://amustache.github.io/beezz/) | ||
|
||
[![CCC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa] | ||
|
||
This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) licence. | ||
|
||
[cc-by-nc-sa]: https://creativecommons.org/licenses/by-nc-sa/4.0/ | ||
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png |