Skip to content

2D particle simulation game where each particle is either Rock, Paper or Scissors.

License

Notifications You must be signed in to change notification settings

herculanodavi/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

This is a 2D particle simulation game, where each particle is either Rock, Paper or Scissors.

If two particles collide, there is a match between the two particle types. If the match is not a draw, the losing particle type will be changet to the winner particle type.

The game is built using bracket_lib as the UI framework.

About

2D particle simulation game where each particle is either Rock, Paper or Scissors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages