Skip to content

Design of Digital Systems Project developed using Java Circuit Simulator.Pure digital circuit, no analog component used.

Notifications You must be signed in to change notification settings

atul2804/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rock Paper Scissors Game developed using Java Circuit Simulator. The circuit is developed so that 2 players can play this game. Score is calculated for both players. The game stops when any of the player reaches score of 7 and winner LED glows. Johnson counter is used to get count signals.

A player can also play this game against CPU. Linear Feedback Shift Register(LFSR) is used to generate random inputs.

The circuit can be simulated using Java Circuit Simulator.Know more about it from here(http://www.falstad.com/circuit/). Download the simulator to simulate the circuit file.

A basic version of this game was also implemented in hardware using breadboards.(Team of 2).

About

Design of Digital Systems Project developed using Java Circuit Simulator.Pure digital circuit, no analog component used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published