Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saamerm/numberbomb
- Owner: saamerm
- Created: 2021-02-10T21:08:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T16:35:24.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T16:46:03.619Z (8 months ago)
- Topics: adfree, android, game, ios, math, open-source, puzzle, xamarin
- Language: C#
- Homepage: http://thefirstprototype.com/mobile-app-development-toronto-ios-android.html
- Size: 5.91 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
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
### 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!