Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
/ jvshoot Public archive

Un vertical infinite space shooter dans l'univers des JVLikes

Notifications You must be signed in to change notification settings

sucresware/jvshoot

Repository files navigation

JVSHOOT

Discord

À propos de JVSHOOT

Un space-shooter web dans l'univers JVlike, réalisé avec le moteur Phaser.

Développement

git clone https://github.com/4sucres/jvshoot.git
cd jvshoot
npm install
npm start

Un onglet de navigateur sera ouvert sur un serveur local à l'adresse http://localhost:3000

Version mobile (Cordova)

npm install -g cordova
cordova platform rm android
cordova platform add android # Generates build files
cordova run android

Déploiement avec Deployer

Deployer est pré-configuré au sein du projet pour permettre une mise en ligne rapide de la dernière version du jeu.

dep deploy

Credits

https://github.com/lean/phaser-es6-webpack

https://github.com/jaredyork/CoursePhaser3SpaceShooter

https://cordova.apache.org/

About

Un vertical infinite space shooter dans l'univers des JVLikes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published