Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months 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
```