Skip to content

slgamedesign/copyboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An educational platformer about Creative Commons, copyright, and the importance of giving credit.

Made with: HTML5 Canvas License: CC BY 4.0


📖 About the Project

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.


⚖️ Walking the Talk: Practical Attribution

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.


🎮 Gameplay Mechanics & Storytelling

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.

🛠️ Technical Architecture

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.

🚀 Running the Project Locally

To play the game, you simply need a modern web browser:

  1. Clone this repository to your local machine.
  2. Open the index.html file in your preferred web browser.
  3. Help Copy Boy collect the Coins of Respect!

👩‍💻 Authorship & Credits

  • 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).

About

An educational HTML5 platformer that teaches the importance of Creative Commons licenses, copyright rules, and proper asset attribution. Dodge copyright infringements and collect the Coins of Respect!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors