# jsr-revolution **Repository Path**: mirrors_geowarin/jsr-revolution ## Basic Information - **Project Name**: jsr-revolution - **Description**: Shooter game. PhaserJS, TypeScript, gulp - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README jsr-revolution ============== A 2D shooter game. [Play the beta](http://geowarin.github.io/jsr-revolution) ## Tech This game is made with : * PhaserJS * Typescript * Gulp * Love ## Developping Download the dependencies : npm install && bower install Run & debug (live reload and source maps) gulp Build (minified js and less) : gulp build Deploy on gh-pages. First build it then gulp deploy