Skip to content

Physics-based puzzle game using Jolt and Raylib. For BUas intake 2024.

Notifications You must be signed in to change notification settings

kennyjeopardy/Cuckooland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuckooland / BUas Intake (2024)

In-game screenshot

Description

Wake up esteemed test subject, we've got experiments to conduct regarding our new tool. We've hid cuckoos all over the place -and since none of us feel like getting up from our chairs- we need you to collect them for us. Why did we hide cuckoos all over the place? Don't ask questions, just do as you're told. We're watching you.

How to play

In this game, the player is given a Transform Cannon, a tool that can move, rotate and bring objects closer or further away. The player must use this tool to solve puzzles and collect cuckoos.

  • WASD to move
  • SPACE to jump
  • HOLD Right Mouse to zoom
  • [Transform Cannon] HOLD Left Mouse to move objects
  • [Transform Cannon] HOLD R and move mouse to rotate objects
  • [Transform Cannon] Mouse Wheel to bring objects closer or further away

Compiling / Building

This project uses CMake, so to compile, you will need Visual Studio 2022 with Desktop development with C++ option selected. If you have it ready, then:

  • Clone the repository, and open the project folder in Visual Studio.
  • Configure CMakeLists.txt, this will download the dependencies.
  • Compile and run x64-Debug or x64-Release.

Acknowledgements

Tutorials followed

Libraries

Assets

  • Textures / Half-life 1 by VALVe (PBR variants generated by me)
  • Sounds / Apple (MacInTalk), Grasshopper Manufacture, VALVe, Muddasheep, pilotredsun, SoundDogs.com
  • Models / kennyjeopardy (me!)