Skip to content

Commit

Permalink
Merge pull request #729 from joyrider3774/add_mazethingie
Browse files Browse the repository at this point in the history
Add Mazethingie
  • Loading branch information
aduros authored Jun 21, 2024
2 parents 2a8f86d + 4861874 commit f0cbaf3
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions site/static/carts/mazethingie.md
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)
Binary file added site/static/carts/mazethingie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/static/carts/mazethingie.wasm
Binary file not shown.

0 comments on commit f0cbaf3

Please sign in to comment.