Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/simonkarman/two-aces
- Owner: simonkarman
- Created: 2024-08-06T15:32:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T15:42:58.000Z (6 months ago)
- Last Synced: 2024-08-06T18:33:22.984Z (6 months ago)
- Language: TypeScript
- Size: 140 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.