-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Auroriax/js13k-2021
- Loading branch information
Showing
1 changed file
with
11 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,2 +1,12 @@ | ||
# js13k-2021 | ||
I might make a game for js13k this year??? | ||
In Celestial Lighthouse, you must place blocks on strange planets with circular gravity. Place the indicated amount of blocks on the planet to win, or play endless mode and try to fit as many blocks into the atmosphere as you can. | ||
|
||
Play the lastest version, hosted straight from this repository, here: https://auroriax.github.io/js13k-2021/debug.html | ||
|
||
Controls: | ||
|
||
- Mouse: Move block | ||
- Left click: Place block | ||
- Mouse Wheel/Arrow keys: Rotate Block | ||
- R: Restart | ||
- ESC: Exit to level select |