Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 298 Bytes

File metadata and controls

10 lines (5 loc) · 298 Bytes

Apata-Iwe-Scissors

A simple game of rock(Apata), paper(Iwe) and scissors(Scissors). 

The game is designed to be played in the browser console for now.

Use => "game()" without the quotes to play.

I spent nearly 4 days thinking about how to write the functions and their logic.