Skip to content

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

Notifications You must be signed in to change notification settings

Mkalo/electron-pixijs-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published