Code Monkey home page Code Monkey logo

ionic-space-shooter's Introduction

Ionic Space Shooter

80's arcade game build with Ionic Framework

Overview

This personal project is currently under development

Testing build Gaming Hybrid Application using HTML5 Canvas API + Ionic Framework with ngrx @store/effects to manage game state and Electron Framework to provide full multi platform application (iOS/Android platform + Web Browser platform + Desktop platform).

=> try browser demo

Prerequisites

  • NVM - Download & Install Node Version Manage
  • NodeJS 7 - Download & Install Node.js and the npm package manager with NVM $ nvm install node 7.
  • Typescript Latest stable version install in Global $ npm install -g typescript
  • Ionic 3 & Cordova - Latest stable version install in Global $ npm install -g ionic cordova
  • Electron Latest stable version install in Global $ npm install electron -g
  • Good knowledge of AngularFire2
  • Good knowledge of Reactive Programming with ngRx and ngRx/store + ngRx/effects
  • Redux DevTools Extension - Install Plugin for Chrome - Debugging application's state changes & provides power-ups for your Redux development workflow.
  • And you should also have git installed to a better working flow.

Quick start

  • run nvm & node with $ nvm use 7 & $ npm install
  • add your own FB_CONFIG in a simple file to initialize your Firebase config into ./src/store/app-state.module.ts
  • run app with $ ionic serve
  • add platform with $ ionic cordova platform add ios||browser
  • build platform with $ ionic cordova build ios||browser
  • deploy browser platform with Firebase Hosting by runing $ firebase deploy
  • build desktop version with $ npm run electron:build

Have todo

Have tofix

  • Fix bug: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The provided value is not of type '(CSSImageValue or HTMLImageElement or SVGImageElement or HTMLVideoElement or HTMLCanvasElement or ImageBitmap or OffscreenCanvas)' on file ./src/models/explosion/explosion.ts
  • Fix bug with ionic cache update not working. (PWA).. more...
  • Fix bug with serviceWorker update not working. (PWA).. more...
  • Fix bug with IOS. audio not playing.. : src/pages/play/play.ts
  • $ ionic cordova build browser --prod currently not working

About author

Hi, i'm a Front-end developper living in Geneva Switzerland and i build hybrid mobile & web applications for almost 15 years. You can follow me on Twitter @FazioNico or checkout my own website http://nicolasfazio.ch

ionic-space-shooter's People

Contributors

fazionico avatar

Watchers

James Cloos avatar Amy Marsh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.