0xf0f0f0 / electron-pixijs-typescript

Sample using Electron, Pixi.JS and TypeScript to make a game app that runs on browser and on desktop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-pixijs-typescript

Sample using Electron, Pixi.JS and TypeScript to make a game app that runs on browser and on desktop.

How to use it:

git clone https://github.com/Mkalo/electron-pixijs-typescript.git
cd electron-pixijs-typescript
npm install
npm run build
npm start

You can also build your app to work on a web browser using npm run web.

About

Sample using Electron, Pixi.JS and TypeScript to make a game app that runs on browser and on desktop.


Languages

Language:JavaScript 62.0%Language:TypeScript 31.1%Language:HTML 6.1%Language:CSS 0.7%