Skip to content

gustafsson/achtung-die-schafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

achtung-die-schafe

Achtung, die Schafe!

Build the server using Qt (http://qt.nokia.com/products/)

To build:

  • cd server
  • qmake
  • make

In windows, instead of the last make step, open the project created by qmake in Visual C++ and build from there instead.

To run the server after building it:

  • server/server
  • Windows: server\Release\Win32\server.exe

To run the client locally:

  • Point a browser to client/index.html?host=localhost

To play with others: