Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saamerm/numberbomb

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
https://github.com/saamerm/numberbomb

adfree android game ios math open-source puzzle xamarin

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# NumberBomb iOS & Android Game

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

### App Links

The code is available on the

Download on the App StoreGet it on Google Play

### Designs used

The [Figma design](https://www.figma.com/file/xCoshinJ998yLaRZa1LHXL/Number-Bomb?node-id=0%3A1) for the app is what we used to build this app.

### How to build

* 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.

### How to contribute

* 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!