Skip to content

Commit

Permalink
add demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
pooladkhay committed May 11, 2024
1 parent 863ceba commit 2ea1471
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## HEXvaders
The game is not completed yet, this is a work-in-progress.

Original idea: [Flippy Bit And The Attack Of The Hexadecimals From Base 16](https://flippybitandtheattackofthehexadecimalsfrombase16.com).
As soon as you see an invader, convert its hexadecimal value to binary and flip the bits using numbers 1 through 8 on your keyboard. Once the bit pattern matches the hex value of an invader, it gets shot. Remember, don't let the invaders reach the shooter line!

This is the terminal implementation of [Flippy Bit And The Attack Of The Hexadecimals From Base 16](https://flippybitandtheattackofthehexadecimalsfrombase16.com).

### Demo

![Demo](demo.gif)
Binary file added demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2ea1471

Please sign in to comment.