Inspiration
we decided to start with a game of Sudoku and made an algorithm to solve it. After that, the whole project sprung off to be an interface of playable games that can be solved my algorithms if you aren't able to. The interface includes Hangman, Sudoku, Anagrams, and Mastermind.
What it does
we have a client that you can select a game to play through the console and it automatically starts running. we attempted to create a web interface to pair with the games, but ran out of time. There is basic html for formatting of the website but the access keys restrict us from accessing the domain.
How we built it
we created all of the games from scratch programming their rules to make the framework of each game, then we created an interactive part for each so that you can play the games, and finally an algorithm so solve them.
Challenges we ran into
lack of prior experience with domain development really slowed the project on the front-end and thus there is not a complete web build.
Accomplishments that we're proud of
we were able to create algorithms to solve all the games and the hardest one by far was Sudoku because of all the variables that need to be accounted for and edge cases.
What we learned
don't wait till the last four hours to start making a GUI, especially if you don't have lots of experience with html
What's next for BrainGains
we will attempt to get the site working and enhance the GUI so the site is fun and interactive.
Log in or sign up for Devpost to join the conversation.