Skip to content

ceeghee/android-mini-lotto-game

Repository files navigation

Android Mini Lotto Game [AMLG] 😎

The Android Mini Lotto App is a guessing game developed using Java - Android Studio, Nodejs and SocketIO, the game generates a random number within a specified range on the server, the user is then required to pick any number of their choice they also enter a specified play fee(new users get 1000 USD Play fee).
If the user number correlates with server number, the the User Play Fee is Doubled and Added to their Current Earnings or Fee.

Other Basic Features

  • Multiple Users Can Join and Play Concurrently

  • Games can be played Continuosly until user decides to disconnect using the disconnect button

Screenshot

Installation

Use the Npm package manager npm to install the server dependies. Nodejs v10.* required to be already Installed. CD into the server directory and npm install dependencies.

npm install 

Open the Andoird Project in Android Studio, Build and Lunch App.

Usage

node index.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A mini server and client lotto game implemented using Java, Nodejs and SocketIO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published