Inspiration
I had never built a CLI application using pure Dart. So, I thought to build one using Dart this time.
What it does
This is a game which you can play in your terminal. You have to make a choice between 1, 2 & 3 which map to Rock, Paper & Scissor and can play with your computer.
How we built it
I built this application from scratch using pure Dart language.
Challenges we ran into
As, the application was small and I already have proficiency with Dart. I was able to make it without any major challenges but I had to figure out how to take input in Dart Language.
Accomplishments that we're proud of
I was consistent and submitted the project for second consecutive day.
What we learned
I learned about dart core libraries.
What's next for Bot for Playing Rock, Paper & Scissor
Thinking to create a frontend for this application.
Built With
- dart
Log in or sign up for Devpost to join the conversation.