-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #729 from joyrider3774/add_mazethingie
Add Mazethingie
- Loading branch information
Showing
3 changed files
with
23 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,23 @@ | ||
--- | ||
author: Davy Willems | ||
github: joyrider3774 | ||
date: 2024-06-21 | ||
--- | ||
|
||
# Mazethingie | ||
This is the WASM-4 version of my Mazethingie game which is a maze generator / game. I Initially developed this for learning how to generate mazes for the levels in Waternet. | ||
|
||
## Controls | ||
|
||
| Key | Action | | ||
|------------|--------------------------------------------------| | ||
| Up/Down | Select menu, move player | | ||
| Left/Right | Select mazewidth / height, move player | | ||
| X | Confirm in menu, generate new maze while playing | | ||
| Z | Back to titlescreen | | ||
|
||
## Aim of the game | ||
You are the little red box, always starting in the lower right corner of the maze and you need to try and reach the top left exit of the mazes you generated. | ||
|
||
## Source code | ||
[https://github.com/joyrider3774/mazethingie_wasm4](https://github.com/joyrider3774/mazethingie_wasm4) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.