Skip to content

Multiplayer 5-in-a-row. Just like in good old university days :)

License

Notifications You must be signed in to change notification settings

ezemtsov/playWithMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayWithMe

This is a multiplayer 5-in-a-row

Backend is built in Haskell

Demo available here http://35.208.199.148/

Screenshot

Screenshot

Instructions to run the server:

  1. Install haskell Stack
  2. git clone {this repository}
  3. cd playWithMe
  4. stack build
  5. stack exec server
  6. Open {server-ip}

Note: ports 80 and 8080 should be available

About

Multiplayer 5-in-a-row. Just like in good old university days :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published