Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 632 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 632 Bytes

Food Clash

A game of Individual Software Development Process developed using Cocos2d-JS

Project collaborators

  1. Nutthapol Sinthaveelert

How to start

I want to just play

Click here

Run on your local machine

Requirements

  • Python 2.7 or 3.5+, don't forget to add the Python executable to your PATH afterwards

Steps

  1. Clone or download this repository
  2. Open your terminal
  3. Type python -m SimpleHTTPServer. For Windows with Python 3.5+ type python -m http.server
  4. Visit http://localhost:8000/ on your browser