An open API service indexing awesome lists of open source software.

https://github.com/thieryw/oop-dice-game

dice game in typescript with object oriented programing implementation
https://github.com/thieryw/oop-dice-game

Last synced: over 1 year ago
JSON representation

dice game in typescript with object oriented programing implementation

Awesome Lists containing this project

README

          

# oop-dice-game
dice game in typescript with object oriented programing implementation

```bash
npm install
npm run build
```