Pluto’s Maze Minigame
A unique minigame that requires players to find their way though the maze within a certain period of time!
Previews
--- type is the predetermined minigame difficulty(wilsons(long), prims(short), depthFirst(random))
--- time is the number of seconds displayed as the countdown
exports['maze_minigame']:startMaze(type, time)
-- Example
local success = exports['maze_minigame']:startMaze('wilsons', 120)
if success then
-- your logic here
end
Purchase: https://plutos-scripts.tebex.io/package/6155149
|-------------------------------------|----------------------------|
| Code is accessible | partial |
| Subscription-based | No |
| Lines (approximately) | 500+ |
| Requirements | Requirements |
| Support | Yes |