Alix and I created a program that plays Rock, Paper, Scissors using AI. We did the basic programming first and added pictures second. The pictures pop up after the user types r, p, or s.
Here is the link to the program: http://ellieeemorton.github.io/rps
Here is a screenshot:
Your program does not seem to display correctly in my browser.. I like the graphics!
LikeLike
I like the pictures 🙂
And the instructions help a lot.
Only problem is that the notifications for winning and losing keep layering. Can you fix that?
LikeLike
great start to the rps project!
Things to revamp/fix:
1. the pictures don’t always correspond to the r, p, or s.
2. the pictures don’t always pop up, sometimes only one picture pops up
3. The text on the bottom indicating whether you’ve won or lost should reset everytime (currently text is being overlayed and overlapped)
If you can get those things working, your project will not only be fully functional but nicely designed too!
I like the images =)
LikeLike
Ditto on what Julie said, I noticed the same things. Adding on though, you should instruct your user to click on the game screen because right now as soon as you load the page and press one of the letters, nothing happens. I had to click on the game container so that the blue line would show up around it and then I could play
LikeLike
Hello everyone-my github is currently posting it so the link should work in a few minutes!
LikeLike