Control-Alt-Delete
Help Tux escape Beastie's jail by completing the following challenges!
Challenges
-
Challenge 00: Drinks: Tux needs to drink less.
-
Challenge 01: Cipher: Tux needs to get root.
-
Challenge 02: Firmware: Tux needs to fix the console's firmware.
-
Challenge 03: Dependencies: Tux needs to build determine software dependencies.
-
Challenge 04: Maze: Tux needs to exit the maze.
-
Challenge 05: Huffman Code: Tux needs to bypass the firewall.
Contributing
For each challenge, you may do the following:
-
Contribute a new solution (use the naming convention:
solution-$github-account.ext
). -
Modify an existing solution:
- Provide useful style fixes.
- Optimize the code to be more efficient.
- Annotate or document the code.
-
Add additional test cases or input and output files.
-
Edit the story for clarification, grammar, or spelling.
-
Provide an illustration of the story or scene.
Make sure to do you work in a separate branch (use the naming convention: challengeXX-$short-description
) and make a Pull Request when you wish to have your contribution reviewed.