Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.09 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.09 KB

Binary Code

A fun way to learn binary numbers, you'll be converting eight-digit binary numbers to decimals in your head!

Download APK for Android

Why?

Just as a playground for learning React and React Native. Binary Game by Cisco was chosen as a base for it.

Screenshots

Technical stack

Development Flow

You can use CLI tool for development server, or use Expo XDE.

git clone [email protected]:ghaiklor/binary-code.git
cd binary-code
npm install
npm test
npm start

Building

Login with Expo account and build:

npm run login
npm run build

License

GNU GPLv3