Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simonkarman/two-aces

Two Aces is a digital 3d multiplayer 52 card board game build with Krmx and ThreeJS.
https://github.com/simonkarman/two-aces

Last synced: 1 day ago
JSON representation

Two Aces is a digital 3d multiplayer 52 card board game build with Krmx and ThreeJS.

Awesome Lists containing this project

README

        

# Two Aces
Two Aces is a digital 3d multiplayer 52-card board game build with Krmx and ThreeJS.

> ![Screenshot of Two Aces](two-aces.png)
>
> A screenshot of two aces rendered in the browser.

## Getting Started
First, run the development server:
```bash
npm run dev
```
Then, open [http://localhost:3000](http://localhost:3000) with your browser to see the result.