Skip to content

A game where you convert hexadecimal to binary in a fun way!

License

Notifications You must be signed in to change notification settings

RyanRearden/FlappyBit

Repository files navigation

FlappyBit

MIT License LinkedIn

Flappy Bit - Racket Edition

A game where you convert binary to hexadecimals in a fun way!
· Report Bug · Request Feature

About The Project

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! 🎇

(back to top)

Getting Started

Prerequisites

You must have Racket downloaded to your device.

Installation

If you have a linux or Mac device, you may have to change the URL formatting inside of the .rkt file

(back to top)

Contributing

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!

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Acknowledgments

(back to top)

About

A game where you convert hexadecimal to binary in a fun way!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages