callebdev / NumberGuess

This repository contains an app and other files that will be / are being created and used in the Android Development course with Kotlin by the USTM Devz Community. Feel free to contribute with issues, create a new -branch to contribute pull requests, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NumberGuess

Number Guess is an android application written in Kotlin language, which consists of a game in which a number is randomly chosen by the smartphone and the player must guess which number was chosen. With each move, the game informs whether the number the player entered is close to or far from the one chosen by the smartphone until the player is able to get it right. The game has a Console that continuously indicates all types of activities performed within the game.

Screenshots

About

This repository contains an app and other files that will be / are being created and used in the Android Development course with Kotlin by the USTM Devz Community. Feel free to contribute with issues, create a new -branch to contribute pull requests, etc.

License:MIT License


Languages

Language:Kotlin 100.0%