Skip to content

delesposte/rock_paper_scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A scalable rock, paper and scissors game for personal study purposes.

The original game is rock, paper and scissors. However, assuming you want to add new resources: rock, paper, scissors, man, lizard, etc. The game is designed to let you do this easily. You just need to change resourceType and gameFactory. The main business logic will remain the same.

🔧 Installation & execution

Dependencies installation

npm i

execution

npm run start

Thanks for reading.

Author: Flávio Delesposte.

About

A scalable rock, paper and scissors game for study purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published