This repository holds the work done in the internship for Andrew Lake - Owner Operator Formerly of A&A Computers - under R.E.A.L Projects for Weber State University - Spring 2022
The work was done in Java, and milestones were completed before the end of the semester - marking the end of the internship
Internship length: January 2022 - April 2022 (Spring Semester of 2022)
Andrew Lake came to us with the desire to make his board game into a digital game. A market research was done, which resulted in the decision to modify the board game into a Match 3 app - developed for all platforms
- Market Research - to find target audience, platform...
- Menu - Developed a menu for the user to choose what to do
- 10x10 Grid - Tile values for the 10x10 grid were randomly generated, and the tiles were randomly place through an algorithm
- Match Checker Algorithm - Algorithm that checks for matching tiles in grid (3 tiles, 4 tiles and 5 tiles matches - horizontally and vertically)
- Match Remover Algorithm - Algortihm that removes the matching tiles in the grid and fills it up with different values
- Exit - Exit the program if desired by user (ending the game)
- Player Creation - For the user to create its own player and have its resistances and weaknesses values randomly generated (possible to re-roll)
- Instructions - Prints the instructions for the player
- Andrew Lake - Stakeholder
- Robert Ameling - Professor in Charge
- Renan Mougenot Breviglieri Silva - Programmer and Developer
- Brielle Fernelius - Documentation writer and programmer (player creation)





