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

https://github.com/matthijsgroen/sinterklaas

🎁 Adventure game (with engine)
https://github.com/matthijsgroen/sinterklaas

electron game react sinterklaas

Last synced: 2 months ago
JSON representation

🎁 Adventure game (with engine)

Awesome Lists containing this project

README

          

# Sint avontuur

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
This project will be built as an [Electron App](https://www.electronjs.org/).

# Play / Download

[Play or download](https://thaisi.itch.io/hiddo) the game on itch.io

## Available Scripts

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `yarn electron-dev`

Runs the app in the development mode within electron.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `yarn electron-pack`

Builds Windows and Mac versions of the game, with installers, in the `dist/` folder.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).