Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Play brick breaker on mobile device using the accelerometer

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
MIT
Materialize-LICENSE
MIT
Phaser-LICENSE.txt
Notifications You must be signed in to change notification settings

Clumsy-Coder/brick-breaker-mobile

Repository files navigation

brick-breaker-mobile

Play brick breaker on mobile device using the accelerometer

An assignment for New Media 3850 - Mobile App Development

Course: University of Lethbridge NMED 3850

Orignally it was meant to be run on PhoneGap

To try the game:

  • NOTE: only works if the mobile device has an accelerometer, ex: iPhone, Nexus, iPad, etc
  • Go to link
  • Enjoy

Info.txt

Contains details about bugs found, libraries used and file descriptions


To run the code from a computer

Step 1: Computer

  1. Download and install PhoneGap
  2. Download and unzip the project
  3. Open PhoneGap
  4. Add project (click on the plus symbol)
  5. Click on Open existing PhoneGap project
  6. Find and select the project
    • The project will be loaded and a URL will be displayed on the bottom (highlighted in green). Use the URL on the Android/iPhone/Windows app

Step 2: Android/iPhone/Windows

  1. Download PhoneGap app
  2. Open the app
  3. Type the URL
    • Go to the PhoneGap desktop application
    • The URL is in the bottom, highlighted in green
  4. Click Connect

Enjoy