pig-game topic
List
pig-game repositories
complete-javascript-course-2021
54
Stars
6
Forks
Watchers
This is the most complete JavaScript course. It's an all-in-one package that will take you from the very fundamentals of JavaScript, all the way to building modern and complex applications.
pig-game
22
Stars
1
Forks
Watchers
Pig is a simple dice game. Players take turns to roll a single dice as many times as they wish, adding all roll results to a running total, but losing their gained score for the turn if they roll a 1.
pig-game
20
Stars
4
Forks
Watchers
A simple pig game written in js