Binary Game

4.9
75 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this game

Educational app to practice with conversion from base 10 to base 2.
The app requires the choice of the bits corresponding to the displayed decimal number or, vice versa, the typing of the decimal number corresponding to the proposed binary sequence. The proposed conversions (added every 5 seconds) must be resolved before they reach the top of the screen.
The app has three levels of difficulty:
- noob (easy): conversion from decimal to 4 bits binary
- nerd (intermediate): conversion from decimal to 6 bits binary
- hacker (difficult): conversion from 8 bits binary to decimal or from decimal to binary (randomly)

The application was made for educational purposes for coding lessons at the ITI Marzotto of Valdagno - Italy and has no advertising.
Updated on
May 4, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.9
70 reviews
Jack Tenrec
January 15, 2023
Good practice app, would love a few more customization options though. Ability to play untimed would be nice, that way practice is unstressful for newbies. It would be very helpful for practice to be able to toggle off the number values for each position, hard to memorize if they're always there. Otherwise I'm very pleased.
Did you find this helpful?
A Google user
October 15, 2018
Bad difficulty levels. Using decimal conversions for values in the range of 128..256 is just weird. If the point was to show how superior it is to use hex for 8binary values then kudos it is showcased
1 person found this review helpful
Did you find this helpful?
Maus 312
November 22, 2021
Game timer should be paused when application is not active(onPause).
2 people found this review helpful
Did you find this helpful?

What's new

Added customizable game level. Added audio effects.