6abd / HexGuess

A (surprisingly) challenging game centered around hex-codes, Hex Guess is sure to be a fun experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HexGuess

In order to play, run main.py in scr folder.

Controls

  • arrow keys or WASD to move
  • enter to select
  • r to restart
  • m to toggle music
  • n to toggle sound
  • c to see controls
  • i to see instructions
  • backspace to continue

Instructions

Each round, you will be given a color (the circle in the center of the screen), and four hex-codes. One of the hex-codes matches the color, and it's your job to figure out which one that is. After 10 rounds, you will be given your score. Try to get the perfect 10/10!

About

A (surprisingly) challenging game centered around hex-codes, Hex Guess is sure to be a fun experience.

License:Apache License 2.0


Languages

Language:Python 100.0%