Inspiration
This is the first programming assignment that I truly love
What it does
The purpose of this assignment is to generate 3 piles of chips (random piles) and have 2 players pick various amounts of chips from the piles, until there is one left. Whomever gets stuck with the last chip is the loser. The rules are that each player can choose any amount for only one pile per turn.
How I built it
I'm using Java code to build the program
Challenges I ran into
This assignment was done when I was in first Java course, and I don't have enough knowledge to shorten the code, which lead to the code really long
Accomplishments that I'm proud of
Even though it took me a long time to finish, but when I finally figured out the way to do it, I felt really great and made me want to go study Java more
What I learned
Java is harder than I thought
What's next for Nim Game
I'm still a beginner in coding so I want to learn as much as I can from much better programmer

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