Inspiration
I install games into a calculator when I was in high school. So, I wanted to create a calculator program through JavaFX and inside it a game.
What it does
It is a calculator but the catch is if you press the button "22 88 46 46 AB =" (Konami code) it will enter into a random game.
How we built it
First I tried to build different scenes one for the calculator and another for a game. After that I implement the code in a java class name main controller where it should be able to manage the the calculator and switch between scenes.
Challenges we ran into
I kept getting errors while trying to build the calculator.
Accomplishments that we're proud of
Once I have finish it the project it will be fun to add more games so that the person using it would not get bored of the same game.
What we learned
I learn how to use java a bit better while re-watching the intro to java workshop and how to use javafx.
What's next for A Random Game
I would like to finish this project and add more games, and also have a calculator for binary, octal, and hexadecimals.


Log in or sign up for Devpost to join the conversation.