Skip to content
This repository was archived by the owner on Jan 16, 2023. It is now read-only.

hashkode/quest-for-coffee

 
 

Repository files navigation

Quest for coffee (Hacktoberfest 2022)

This is the source for the virtual puzzle space for the Hacktoberfest 2022 event. The playground is a workadventure space

In this room every participant will find questions/quests in several rooms. Every solved task will open a door in the virtual space to new questsions.

Your answers will be entered into the solutions.yaml file and pushed via Pull Requests.

While playing interaction with the valid-solutions.yaml file and the riddles folder is not allowed.

Setup Instructions

Add new riddles

  • To add new riddles, add a new riddle markdown file in the riddles folder.
  • Add the valid answer in the valid-solutions.yaml file (decoding/encoding scripts in the scripts folder).
  • Add a new room with Tiled in the space inside the map folder
  • Add the question area around a "question crystal" (see existing layers)
  • Add a door (look at existing layers)

About

This is the source for the virtual puzzle space for the Hacktoberfest 2022 event.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.0%
  • CSS 30.9%
  • HTML 15.6%
  • Kotlin 6.8%
  • Shell 0.7%