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

https://github.com/bagelhole/random-game-finder

Simple Electron app for picking random games.
https://github.com/bagelhole/random-game-finder

css electron game game-picker html js

Last synced: about 2 months ago
JSON representation

Simple Electron app for picking random games.

Awesome Lists containing this project

README

          


Logo

# Random Game Finder


screenshot

Simple Electron app for picking random games.

Created for my personal [YouTube channel](https://www.youtube.com/@CloudToby) series **Random Reviews**.

## For End Users

Download the latest release from the "Releases" section, then run the app on your platform of choice.

## For Developers

1. Clone this repository.
2. Install dependencies:

```bash
npm install
```

3. Run the app:

```bash
npm start
```

## Usage

1. Start the app with "npm start".
2. In the main window, click "Find random game" to load a random MobyGames page.
3. View the game details in the embedded browser.

## Contributing

Contributions are welcome!

1. Fork the repository.
2. Create a new feature branch.
3. Submit a pull request.

## Attribution

### Logo

COLLECTION: Cube Action Icons

LICENSE: [CC Attribution License](https://www.svgrepo.com/page/licensing/#CC%20Attribution)

AUTHOR: Jo Szczepanska

## License

This project is licensed under the MIT License.