Skip to content
    EthanCulp

    Ethan Culp

    @EthanCulp
    EthanCulp
    EthanCulp
    published a Repl
    3 years ago
    1
    Maze Game
    Maze GameHow to play When you first start the game, you will have to press enter, and then you can only see the maze for 3 seconds. You better hope you got it memorized because after that, you can only see in a 3x3 area around your character When you are done viewing the maze, you can do 1 of 4 things: move up, down, left, or right. Note that you cannot move off of the board or into walls. Your steps are being tracked, so try your best to do the least amount of moves as you can! What certain tiles mean □ - This is a space where you can move ■ - This is a wall ▧ - This is your starting position ▣ - This is where the exit of the maze is (your goal to get to) A blank space is just a space that's off the board More information about the game This game uses random maze generation. The algorithm used to do so is Iterative Implementation. Fun fact: this is also my first time trying out maze generation!
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang