Skip to content

SaladLab/TicTacToe

Repository files navigation

Tic Tac Toe

Build status Coverage Status

Reference game for using Akka.Interfaced, Akka.Interfaced.SlimSocket and TrackableData.

Screenshot

How to run

Prerequisites

  • MongoDB 3 or later
  • Visual Studio 2015 or later (it's not mandatory if you can build projects)
  • Unity 5.3 or later

Steps

  • Make sure MongoDB is running well.
    • By default server connects to local MongoDB.
    • Address of MongoDB can be configured on src/GameServer/App.config.
  • Run Server
    • Open TicTacToe.sln with Visual Studio.
    • Run GameServer.
  • Run Client
    • Open src/GameClient with Unity
    • Open Scenes/MainScene and run.

About

Reference game using Akka.Interfaced and TrackableData

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages