Skip to content

casper91/motion-game-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Game Snake

This shows a simple Snake game using RubyMotion and the gem motion-game.

Feel free give feedback etc.

Demo

How to run

  1. Clone the repository
  2. Install dependencies: bundle install
  3. Running:
    • To run in the iOS simulator: bundle exec rake
    • To run on iphone: bundle exec rake ios:device
    • To run in the Android emulator: bundle exec rake android:emulator

Have tested using iOS simulator and iphone 4S. Not sure about Android.

About

Simple Snake game using RubyMotion and motion-game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages