Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aykutkardas/checkers.place

It is a 3D, minimal and online checkers game.
https://github.com/aykutkardas/checkers.place

checkers checkers-game game-development realtime

Last synced: 18 days ago
JSON representation

It is a 3D, minimal and online checkers game.

Awesome Lists containing this project

README

        

# [checkers.place](https://checkers.place)

It is a 3D, minimal and online checkers game.

![checkers.place](./preview.png)

## Development

Clone this repository

Install dependencies using `pnpm` install

```sh
pnpm install
```

```sh
pnpm run dev
```