alt text

Getting Started

  1. Clone the repo:

    git clone https://github.com/naklic0der/Polygon_GAME.git
    
  2. Install dependencies:

    npm install
    
  3. Run webpack:

    npm start
    

The Game should open up automatically at http://localhost:3000.