Skip to content

Implementation of simple game in the SS2024 CGA course (UNIVIE)

Notifications You must be signed in to change notification settings

fini03/Quackie-in-Space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦆 Quackie in Space

Quackie in Space is a duck-n-waddle game featuring a adorable duck moving through a labyrinth filled with challenges and riddles. The player must navigate through various levels, collecting a key to unlock the next stage while avoiding deadly traps.

👾 Gameplay Mechanics

⌨️ Keyboard

Key Description
W Make the player jump
A Move the player to the left
D Move the player to the right
E Pickup blocks
Space Drop blocks

🎮 Controller

Controller Key Description
A Make the player jump
Joystick Move the player to the left/right
X Pickup blocks
B Drop blocks

📦 Blocks

Type Description
Platforms Moving Platforms provide transportation between different sections of the labyrinth. Duck can stand on the platform to trigger the movement.
Slides Slides provide transportation between different blocks of the maze. Duck can stand on the slide to trigger the movement.
Fragile Blocks Fragile Blocks fall after sustaining the weight of a duck for a specific duration. Player must quickly navigate across fragile blocks or find alternate routes to avoid falling into traps and die.
Boxes Boxes can be pushed around by the duck to create pathways, activate buttons, or shield against traps.
Buttons Buttons can be used to make platforms move or appear, as well as disabling lasers.

🪤 Traps

Type Description
Fire Firetraps are a deadly hazard to the duck. Player must jump over the blocks and avoid being caught in the flames.
Laser beams Laser beams instantly eliminates any duck caught in their path. Players must avoid laser beams at all cost.
Chainsaw Chainsaws will cut the duck in half. Player must avoid touching chainsaws.

👾 Game demo

Here a short gameplay:

game.mp4

Releases

No releases published

Packages

No packages published