CopyBoy Escape is an interactive educational game that teaches students about the rules governing the use of third-party resources and the importance of Creative Commons licenses.
The game follows the story of Copy Boy, a student passionate about art and technology who faces the challenge of creating an impressive final project. Along his journey, he learns that not all online resources are free to use and that true creativity requires respect and collaboration.
Unlike many projects, CopyBoy Escape practices its core educational message. Every asset used in this game—from character sprites to background music—is meticulously documented to show how creators should attribute work in the real world.
Detailed Attribution List: Check the creditos.html file to see how we managed and attributed the Public Domain, Royalty-Free, and Creative Commons (CC BY, CC BY-NC-SA) assets used in this production.
To succeed in the game, the player must navigate through a universe filled with dangers and rewards related to copyright:
- Dodging Copyright Infringement: The player must avoid obstacles that represent incorrect actions, such as selling or sharing content without proper attribution.
- The Coins of Respect: Collecting these coins adds points and symbolizes the recognition owed to original creators.
- Educational Interface: The main menu screen directly teaches the differences between CC license types (BY, NC, ND) before the game even starts.
This game runs directly in the browser and was built entirely using web technologies:
- HTML5 Canvas: For rendering the game environment and character sprites.
- Vanilla JavaScript: For the core game loop and collision detection.
To play the game, you simply need a modern web browser:
- Clone this repository to your local machine.
- Open the
index.htmlfile in your preferred web browser. - Help Copy Boy collect the Coins of Respect!
- Developers: Veronica Ferreira & Nataly Pereira
- Institution: Instituto Federal Sul-rio-grandense (IFSul)
- Project License: This game is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).
