Skip to content
/ bingo Public

Randomly generated Bingo cards with options to convert to various number systems. Can easily output multiple cards and collate into a PDF.

License

Notifications You must be signed in to change notification settings

KevinLu/bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

N.S. (Number Systems) Bingo

Bingo program created in Processing for ICS3UO course. Assignment #3

Features

  • 5x5 grid for numbers.
  • Random number generator.
  • Basic interface.
  • Button for regenerating numbers.
  • Outputs to PDF.
  • "FREE" option in the center.
  • Buttons to toggle between various number systems.
  • Outputs the cards in a visually pleasing manner.
  • Can, if requested, generate more than one bingo card as required.
  • Can, if requested, generate more than one file's worth of cards.

Getting Started

Download the .pde files and run it on your own computer.

Make sure to set up the correct file paths for proper output!

Navigate to line #437 (Option to output to .PDF) and change the path to desired folder.

In pdfCollate if statement, change the file path and/or file name to match line #437.

Prerequisites

Required software.

Processing version 3 (newest version is preferred).

Bug Reporting

Please report any errors or bugs you encounter here.

Built With

License

This project is licensed under the MIT License - please see the LICENSE.md file for details.

About

Randomly generated Bingo cards with options to convert to various number systems. Can easily output multiple cards and collate into a PDF.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published