Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/insooeric/2d-maze-game

2D Maze escaping game built with Java. Escape the maze as fast as possible!
https://github.com/insooeric/2d-maze-game

game java maze simple-game visual-studio-code

Last synced: about 5 hours ago
JSON representation

2D Maze escaping game built with Java. Escape the maze as fast as possible!

Awesome Lists containing this project

README

        

# 2D-Maze-Game
2D Maze game. The player moves around the maze to escape from the randomly generated maze. Clearing time will be recorded and displayed once the game is cleared.

This MazeGame was developed in Visual Studio Code with Java and extracted in eclipse.

# Input
The input of this game is simple and easy.

Player Movement: W/A/S/D

# Installation
Download and run a runnable file under "Exports/MazeGame.jar"

# In game picture
ingame_screen