Skip to content

JaredTweed/MouseMirageGame

Repository files navigation

How this game was made

I made this game with a couple other guys. I almost entirely programmed the menu screens, and programmed a significant portion of most other sections. However, although I programmed the essence of the main character's movement and its interaction with walls, I did not at all program the character animations, and did not create any of the game art.

How to play the game

If on Windows, download the Mouse-Mirage.exe and double click it to play it.

If on Linux, install OpenJDK (e.g., sudo dnf install java-17-openjdk or sudo apt install openjdk-17-jre), then download the Mouse-Mirage.jar, and run it by typing java -jar Mouse-Mirage.jar in the terminal.

Mouse Mirage Screenshots

image image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages