Giter Site home page Giter Site logo

bingo's Introduction

Bingo

A number bingo management system which was designed for a mini game planned for Teacher's Day 2022. And although the game event was cancelled, this 7hr project was already complete by the time. So here it is.

I currently have have no plans to use it, but the system was usable enough for a release.

Might add a detailed documentation later, but for now, here are the basics.

  1. Every class has one public function, which performs one task for the game.
  2. Generate_Ticket generaates a .csv template (Tickets.csv), which can be imported into excel and printed. These can serve as custom tickets for the game. The parameters are self-explanatory.
  3. Random_Gen generates a random list of numbers in a range and saves them to GeneratedList.txt. Once generated, it is used throughout the game. Make sure it is run first with the parameters of choice.
  4. Play is the main game. The numbers from GeneratedList.txt is shown one by one for it to be announced.
  5. Check_Result is used once someone wins. Input how far down the random list you are, then enter the numbers of the winning card to check for a mismatch.
  6. Save_Location as the name implies, saves the location of the output files. By default it saves to Desktop

P.S. The project was made in BlueJ so an easy way to use it will be to open it in BlueJ directly using the package.bluej file

bingo's People

Contributors

cosmic-infinity 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.