/electron-react-typescript-game-starter-project

Electron, React and Typescript starter project for games

Primary LanguageTypeScript

Electron + React + Typescript

Game Starter Project

A simple project for creating React games with Electron.

This is a study only project, there are more reliables projects out there, as https://github.com/electron-react-boilerplate/electron-react-boilerplate.

Run:

npm install
npm start

TODO:

  • Configure live reload. For some reason, the screen becames blank when saving any file.