Inspiration
I jsut wanted to create a game that would be realistic for me to make as I am a beginner.
What it does
It is basically the game 2048, but instead of using powers of 2, it uses powers of 3
How I built it
I used it using JFrames
Challenges I ran into
I had trouble mapping the JFrame to the array which held all the numbers.
Accomplishments that I'm proud of
An accomplishment I am proud of is actually doing stuff of the screen by pressing keys on my keyboard. I used to think that coding would only let me type stuff in the console.
What I learned
I basically learned the whole GUI in java.
What's next for x-11
Fixing some bugs and making it look nice.
Log in or sign up for Devpost to join the conversation.