Skip to content

Latest commit

ย 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ก BitLab โ€” Learn Binary

โ–ถ Play it here: https://dbolser.github.io/BitLab-Game/

An interactive game for kids to learn how computers count โ€” built for a curious 11-year-old.

What's inside

  1. Learn binary โ€” bits as light switches, place-value columns labelled with powers of 2, and a live comparison with decimal (and hex, once you reveal it)
  2. Counter โ€” watch binary tick from 0 to 255 and see each column's flip pattern
  3. Hex โ€” nibbles, the 0โ€“15 lookup table, and why programmers write 0xFF and 0b1111
  4. ASCII โ€” type text and watch it turn into bytes (with a hidden Unicode surprise ๐Ÿคซ)
  5. Secret codes โ€” encode and decode messages in binary or hex
  6. ๐ŸŽฎ Play โ€” four quiz levels with stars

Everything is a single self-contained index.html โ€” no build, no dependencies. Open it locally or serve it with any static server.

Deployment

Every push to main deploys to GitHub Pages automatically via .github/workflows/deploy.yml.

About

A fun game for kids to learn binry

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages