phuocpeter / numbers

iOS App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numbers

This is a small game that inspired from Mega Man Battle Network's Numberman's minigame.

Numbers iOS App

Compiling

  • Requires Xcode 7 and iOS 8.2+ devices

Instructions

  • In this game, you can test your psychic power by guessing the hidden random generated number

  • The hidden number that you have to find is generated randomly in the range from 0 to 99

  • Using the + and - symbols to adjust the number on the screen based on your guessing

  • You only have 5 chances to guess the hidden number

  • If you cannot managed to get BINGO and you have no more chance, you'll lose :((

  • Otherwise, you'll win this easy game :))

GOOD LUCK

Contribute

License

The game's mechanic is based on the game of NumberMan in Capcom's MegaMan Battle Network. The project is licensed under the MIT license.

MIT License

Copyright (c) 2016 Phuoc Tran T.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

iOS App


Languages

Language:Swift 74.1%Language:HTML 25.9%