Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

alexandear/SnakeNetworkGame

Repository files navigation

Snake Network Game

Snake Server

Requirements

  • C++11
  • Qt5.4 or higher

Start

  • Run "Snake" and choose "Server"
  • Run another instance of "Snake" and choose "Client"
  • Click "Connect" on client
  • Click "Play" on server

Building

Windows

  • Install Qt
  • Open "SnakeGame.sln" in Visual Studio 2013
  • Build

Linux

  • Install Qt
  • Open "SnakeGame.pro" in Qt Creator
  • Build

About

Multiplayer snake game, based on Qt with TCP sockets

Resources

Stars

Watchers

Forks

Packages

No packages published