Skip to content

pixeldashgames/MonkeyLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonkeyLab

A first-person puzzle game built in Unity in 48 hours for Global Game Jam 2024 by team Wixell.

Explore a mysterious laboratory and solve its puzzles: grab and combine objects, mix color potions, face off against a tic-tac-toe machine, and deal with the lab's monkey business.

Gameplay systems

  • First-person interaction — a grab/carry system layered on top of Unity's Starter Assets first-person controller
  • Potion mixing — flasks, a mixing pot, and color-combination logic
  • Tic-tac-toe minigame — played against a MiniMax AI opponent
  • Puzzles & hazards — sound-based monkey puzzles, spike traps, and bananas (naturally)

Running the game

  1. Open the project in Unity 2023.2 (built with 2023.2.7f1)
  2. Open Assets/Scenes/MainScene.unity and press Play

About

First-person puzzle game made in Unity for Global Game Jam 2024

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors