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.
- Host: GitHub
- URL: https://github.com/c0mplexity0/tiny-games
- Owner: C0mplexity0
- License: gpl-3.0
- Created: 2024-08-16T20:51:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T18:46:09.000Z (over 1 year ago)
- Last Synced: 2024-10-22T10:48:12.531Z (over 1 year ago)
- Topics: electron, game, games-console, node
- Language: TypeScript
- Homepage: https://c0mplexity0.github.io/tiny-games/
- Size: 1.37 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Tiny Games


## 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.