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

https://github.com/c0mplexity0/tiny-games

Play games with friends without needing extra controllers or hardware.
https://github.com/c0mplexity0/tiny-games

electron game games-console node

Last synced: 11 months ago
JSON representation

Play games with friends without needing extra controllers or hardware.

Awesome Lists containing this project

README

          

# Tiny Games

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/C0mplexity0/tiny-games/test.yml)
![lines count](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/c0mplexity0/tiny-games/badge?filter=.ts$,.tsx$,.js$,.mjs$)

## Development
To set up a development environment, just use the following commands:

```bash
git clone https://github.com/C0mplexity0/tiny-games.git
yarn install
yarn start
```

This will run the software with Electron Forge and Vite.