Skip to content

AlaaElbouhdidi/project_picture_puzzle

Repository files navigation

Rebus

Rebus is a picture puzzle game.

ezgif com-gif-maker (1)

Installation

Use local npm packages

npm install

If you're using ionic-cli installed globally not locally you should install the latest beta version in order to run this project.

npm install -g ionic@beta

For testing in the browser

ionic serve

For android

ionic platform add android
ionic run android

For iOS

ionic platform add ios
ionic run ios

Platforms

  • Android
  • iOS

Acknowledgements

This project was part of the University of applied science Gießen

Dokumentation

The Documentation of this Project is here to find.