More actions
Magic Maze | |
---|---|
General | |
Author | txori |
Type | Puzzle |
Version | 0.2.6 |
License | Mixed |
Last Updated | 2011/07/09 |
Links | |
Download | |
Website | |
Magic Maze, a cool PSP version of Ravensburger's Labyrinth board game. It’s coded in LUA, a scripting language that doesn't need compiling, so anyone can check out the source code and play around with it.
In this game, every player has to slide the maze walls to create a path that leads them to the treasures.
Use the D-pad to pick your playing pieces and decide how many treasures you want to collect. Hit the Circle button when you’re ready to kick things off.
Installation
- Download the game and unzip it to the MS_ROOT/PSP/GAME folder on your PSP memory card.
Media
How to Play Labyrinth | The race for treasures in the moving maze (Ravensburger UK)
Controls
The game consists of two phases:
1 - Movement of the free tile
- D-pad to rotate the free tile around the maze
- Cross to rotate the tile clockwise
- Square to rotate the tile counterclockwise
- Circle to insert the tile into the maze
2 - Player Movement
- D-pad to move the player piece
- Circle to confirm the position and end the player's turn
Changelog
Version 0.2.6
- The game's source code is compatible with PSP and PC
- The player's piece indicator is visible throughout their turn
- Significant optimization of display code
Version 0.2.5
- First version of artificial intelligence implemented
- Improved graphics for player pieces and treasure
- The first treasure always appears in the middle of the maze
- Now only one player piece can occupy a space
- Treasures are collected by simply passing over them, allowing multiple collections in one turn and the ability to stop anywhere after
- Sliding animation of tiles during insertion of the free tile
Version 0.2.1
- Transition to PGE Lua
- Creation of a dedicated Eboot
Version 0.2
- Addition of title/menu page
- Creation of an icon for the LUA browser
- Significant code optimization
- Treasure can no longer appear on an occupied space
- The starting player piece is chosen randomly
- Display of the winner
Version 0.1
- Release of the playable beta version
- The game never ends
- 4 Human players
External links
- Official Website - https://www.txori.com/magicmaze