Skip to content

Spring-2023-CISC374/group-project-copycat

Repository files navigation

Open in Visual Studio Code

Copy Cat - Under Construction

This assignment is where you will submit your code for your MVP as well as the rest of the versions of your educational game.

This game is called Copy Cat. The goal is to have a better understanding of shallow vs deep copies. The game is a 2D platformer/puzzle game where players will have to copy and manipulate blocks to get the cat back home. Players will have to decide if they want to create a deep copy, where they can change the blocks individually, or a shallow copy where a change in one block changes the other. There are puzzles that require the player to change a block's size, color, and/or texture with challenges like rivers, distracting toys, and more!


Mechanics Implemented

  • Rosey: Copying Ability & Block Manipulation
  • Joy: Create Level
  • Faith: Asset collection & animations

About

group-project-copycat created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from KTWass/group-game-project