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

https://github.com/gly-engine/game-pong-typescript

simple pong game write in typescript + gly engine
https://github.com/gly-engine/game-pong-typescript

Last synced: 8 months ago
JSON representation

simple pong game write in typescript + gly engine

Awesome Lists containing this project

README

          

# game-pong-typescript

- **1.** Make sure you have Node.js and npm installed on your system.
- **2.** Install the project dependencies:
`npm install`
- **3.** Build the project:
`npm run build`