Binary Fun

Rating: 
4.666665
Your rating: None Average: 4.7 (6 votes)

Binary Fun is an awesome game for every nerdy programmer. The challenge of this game is to type a given decimal number in binary as fast as possible. You can also compete with people from all over the world via the implemented leaderboard!

Please view the in-game About page for more informations.

You may need to remove the old version to install the new one - sorry for that (I messed the package name prefix up).

The code is open source at GitHub

Support me on liberapay :)

Support me on PayPal :)

Have fun!

Screenshots: 

Category:

Application versions: 
AttachmentSizeDate
File harbour-binaryfun-1.5.0-1.armv7hl.rpm38.77 KB24/04/2020 - 00:03
File harbour-binaryfun-1.5.0-1.i486.rpm39 KB24/04/2020 - 00:03
Changelog: 

v0.1
- Initial release

v0.1.1
- Fixed bug with random zeros

v0.2
- Multiple modes and difficulties (bit-size based)
- Way better interface and compatibility for large grids
- Renamed package to harbour-compatible name (sorry for not doing that the first time!)
- Help bar/legend showing the powers of two

v1.0
- Added online leaderboard!
- Main feature development will stop here

v1.1
- Improved xhr speed (async)
- Added more information to the leaderboard
- Added basic cheat detection (I hope you're loyal though)

v1.1.1
- Fixed bug causing all scores to be 1 second off
- Fixed floating errors
- Enabled quickscroll

v1.2.0
- Fixed floating errors
- Added loading animation
- Fixed readystate confusion

v1.5.0
- Fixed sub-one high scores - sorry, Stm!
- Added more helping modes (or harder combinations? ;) )
- Added about page