Code Monkey home page Code Monkey logo

bullseye_game's Introduction

Kotlin - Bullseye Game

Start Screen

This is the app for the Your First Kotlin Android App.

I've built a simple Game in a constraint layout that returns a random target number between 1 and 100 for the player to attempt to match using the seek bar. Once a player has clicked Check Shot the application will calculate relative position on the bar the clicked with the target number they shot for and return their score.

Bullseye Game Breakdown!

Bullseye, like the title suggest, is a game of accuracy. Placing the seek bar as close to the target number is your goal. Your score is calculated by the difference between the number you've placed the marker on and your target amount.

This is a simple and basic tutorial that allows a budding developer the opertunity to practice creating UI elements that a user can interact with and receive a response based on the user's input. It is great for learning or refreshing knowledge on project setup, project planning, layout xml, string xml, lateinit variables, gradle builds, imports, and so much more.

AndroidLion's Notes:

what I've learned so far:

* Constraint layout planning
* Gradle build and Imports
* View binding for UI interaction
* Resource management
* String management
* Code optimization and refactoring
* Debugging and testing
* Algorithm creation
* Calling and importing methods
* Using conditional statements

bullseye_game's People

Contributors

androidlion48 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.