Skip to content

CreaJeu Edition 2023 - Cats Puzzle - Flee the laboratory using mind control and hacking.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Fabinistere/cats_destroyer_2000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cats Destroyer 2000

Bevy tracking MIT/Apache 2.0

CreaJeu Edition 2023 - Theme: One Object Many Use

fast_blue_cat

game-video-preview.mp4

tablet-preview mind-control-preview

Assets are excluded from git storage

Due to the inefficiency to store image in git, all asset can be download here (from the latest version): Latest Assets - Google Drive

or in the correct release note (if from other version): Releases - Github

Rules

Goal: Flee from the lab!

Binding

  • M or : to mindcontrol a cat
    • ESC to return to the player body
  • ESC to open the tablet
    • click on the side door to hack doors
  • Z Q S D or W A S D or Up Left Down Right to move

Future

  • LevelScene, CinematicScene
    • Reset the scene when touched (by an enemy)
  • Final Cinematic
    • Animations
    • Black Cat, EasterEgg
  • Hacking tablet
  • Limited Vision
    • Hack camera
      • Mind control through camera's needle shots
  • TODO: polish - Background and MovingBubbles

Level Design

Tutorial

A long corridor, with compartments to the left and right. A normal cat is walking down the corridor. The exit is at the end of the corridor, blocked by the kitten. The player must

  • access a terminal in order to open one of the doors on the sides (maybe just one door for clarity)
  • mind control the kitten to move it into the cupboard
  • Press the global red button with the mind controlled cat
  • rehack before the kitten's daze wears off
    • having a delay after mind control can allow you to chain actions like this
  • slide to exit

Mechanics

Tablet

Through the tablet overlay

  • Hack doors;
  • Take control of the cameras available;
    • Uncover some rooms with the camera's vision;
    • The cameras will allow you to shot needles of mind control to the scientists;
  • Sabotage electronics to distract attention;
  • Press esc to exit the tablet and re-control your character.

Little by little, the level and the entities inside it are revealed.