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

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


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

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Tiny Games

Games console with no games console.

### Development

```bash
pnpm install
pnpm tauri dev
```

### Building

```bash
pnpm install
pnpm tauri build
pnpm linuxbuild
```

## FAQ

### Why 2?
The original Tiny Games is a mess and I don't wanna talk about it (source code is [here](https://github.com/c0mplexity0/tiny-games)). This is simply tiny-games-2 for the sake of differentiating it, you can just call it Tiny Games since that's how it's referred to everywhere else.