A game where you convert binary to hexadecimals in a fun way!
·
Report Bug
·
Request Feature
This project was made for my Introduction to Computer Science class during the Fall of 2022. It was heavily inspired by
Flippy Bit And The Attack Of The Hexadecimals From Base 16
Although the game was inspired by this. I wrote all of the code myself
Objectives:
- Use keys a - k to convert type a binary value
- If the binary value matches one of the hexadecimals on the screen a laser will shoot up and destroy the hexadecimal
- If a hexadecimal gets all the way to the bottom of the screen you lose
The purpose of this game is to teach others how to quickly convert binary to hexadecimal. It is a fun comp sci party trick! 🎇
You must have Racket downloaded to your device.
If you have a linux or Mac device, you may have to change the URL formatting inside of the .rkt file
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
Distributed under the MIT License. See LICENSE.txt
for more information.