This is the code repository for the NumberBomb iOS and Android game built in Microsoft's Xamarin Forms in the C# language.
NumberBomb is a puzzle game good for ages 6+. Not as great as chess, but certainly with it's charm, it can get by in Math puzzle circles. The game is free, open-source and ad-free
The code is available on the
The Figma design for the app is what we used to build this app.
-
To build the app on iOS, you'd need a Mac computer along with the latest XCode, Visual Studio for Mac.
-
To build the app on Android, you can either use your Mac setup from above, or just build it using Visual Studio on Windows
-
Once everything is installed, just clone this repository and then open the SLN file.
- Create an Issue if there's any features you would like or if you see any bug
- Submit code using pull requests!
- You can also go to the Projects page and see if there's anything in the To Do column of any of the projects, ready to be picked up!