This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

Diljot
Diljot presents ...

2015/6/5

Rock Paper Scissors + Predictive AI

A Rock, Paper, Scissors game I made. It features a predictive AI that tries to predict the player's next move. Currently it stops the world after 100 games. It keeps track of the player's moves to try to find a pattern. I also load a database of previous player moves, that were generated during development.

PURPOSE OF PROJECT:
To challenge the user at RPS, with a predictive algorithm.

HOW TO START THIS PROJECT:
Click 'Run' within the environment.

USER INSTRUCTIONS:
Click 'Run' within the environment, to start the game.
Click 'QUIT' within the game, to stop game.
Click 'Pause' within the environment, to pause the game.
Click 'Reset' within the environment, to reset the game.

Link to my previous Greenfoot project: 'http://www.greenfoot.org/scenarios/13527'.
Thank you for reading, and trying out this project!

EDIT: If the Java applet is showing a blank world, open the scenario in Greenfoot.

3435 views / 722 in the last 7 days

1 vote | 0 in the last 7 days

Tags: mouse game simulation demo rock paper jeroo hugwall-ai hugwall scissors

open in greenfoot

There is no HTML 5 translation of this scenario available.
View legacy version (requires Java plugin)

This scenarios uses Java features that are not available for use after conversion to HTML 5. Please try the legacy version, which requires the Java plugin to be installed.

A new version of this scenario was uploaded on 2015-06-09 14:53:45 UTC Fixed some Javadoc comments.
MagicMage45MagicMage45

2015/6/9

Cool and fun.
DiljotDiljot

2015/6/9

@MagicMage45 Thanks!

Want to leave a comment? You must first log in.

Who likes this?

MagicMage45