Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 194 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 194 Bytes

Slot

This is implementation base logic for a simple slot game by using TypeScript

Instalation

npm install

Start games

npm start

Run tests

npm test