Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

[RFR] Setup the multiplayer game #15

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

[RFR] Setup the multiplayer game #15

wants to merge 19 commits into from

Commits on Nov 15, 2017

  1. Setup multiplayer

    Luwangel committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    a054b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d2464 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Write the tests

    Luwangel committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    1fd93a4 View commit details
    Browse the repository at this point in the history
  2. Fix the tests

    Luwangel committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    8478f5e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Configuration menu
    Copy the full SHA
    081b6f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ce6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc038f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec49226 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82ae317 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Merge pull request #16 from marmelab/expose_api

    [RFR] Expose an api to play the 15 puzzle game
    djhi committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    3755991 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Apply the reviews

    Luwangel committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    c84b3ec View commit details
    Browse the repository at this point in the history
  2. Fix the api controller

    Luwangel committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    b43fee9 View commit details
    Browse the repository at this point in the history
  3. Fix the api

    Luwangel committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    404e630 View commit details
    Browse the repository at this point in the history
  4. Add a cors module

    Luwangel committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    51711db View commit details
    Browse the repository at this point in the history
  5. Allow preflight requests

    Luwangel committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    7d9859f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Configuration menu
    Copy the full SHA
    b299f5c View commit details
    Browse the repository at this point in the history
  2. Apply the reviews

    Luwangel committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    9559be5 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Fix join a game

    Luwangel committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    ea751d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Merge pull request #17 from marmelab/fix_api

    [RFR] Fix the api
    fzaninotto committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    71f3380 View commit details
    Browse the repository at this point in the history