Skip to content

Navigation Menu

Sign in
Sign up

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

AltStyle によって変換されたページ (->オリジナル) /