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

https://github.com/condef5/rivet-sample-game


https://github.com/condef5/rivet-sample-game

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Asteroids



[Live Demo](https://space-lli.rivet.game/)

| Language | Networking | Rendering |
| --- | --- | --- |
| [TypeScript](https://www.typescriptlang.org) | [Socket.IO](https://socket.io) | [Canvas](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) |

**Rivet Features**

- [♟️ Matchmaker](https://rivet.gg/docs/matchmaker)
- [🌐 Dynamic Servers](https://rivet.gg/docs/dynamic-servers)

## Running locally

1. Clone the GitHub repo
2. Open this folder
3. Run: `rivet init`
4. Run `yarn start`