Skip to content

nyc-island-foxes-2016/speckles

Repository files navigation

Speckles

Team Members

Bernadette Masciocchi | Zach Schatz | Sasha Tailor | Pete Wood

Speckles is a two-player game in which players select dots from a board in some order, and upon submitting a board and connecting with another player, race to guess the other player's board pattern. The fastest person wins.

The current iteration of the game runs on React Native, and uses a rails server with a JSON API. The server holds the board position information.

To run program in iOS:

In Terminal, run command

git clone https://github.com/nyc-island-foxes-2016/speckles.git

and navigate to Speckles directory on local computer.

Change all instances of 'localhost' in file to computer's IP address.

Navigate to 'rails-server' subdirectory and run commands

bundle exec install
rails server -b 0.0.0.0

In a new terminal window, navigate to '/speckles/OnTheDot/node_modules/' directory and run

npm install

In XCode, open file '/speckles/ios/OnTheDot.xcodeproj'.

In XCode, select run simulation in iPhone 5 or 6, or connect iPhone to run to your device, and then select 'Build'. The simulator will launch an instance of the game on the simulator or your phone.

Screenshot of Speckles game in iOS with instructions: Speckles Screenshio

Trello Board

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •