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)
- Host: GitHub
- URL: https://github.com/matthijsgroen/sinterklaas
- Owner: matthijsgroen
- Created: 2020-11-17T21:02:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T16:30:11.000Z (over 5 years ago)
- Last Synced: 2025-03-27T21:46:38.656Z (about 1 year ago)
- Topics: electron, game, react, sinterklaas
- Language: TypeScript
- Homepage:
- Size: 19.2 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).