Skip to content

A simple mmo. Basically an excuse to experiment with STM and concurrency.

License

Notifications You must be signed in to change notification settings

Haskell-ITA/fuga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuga

A simple mmo. Basically an excuse to experiment with STM and concurrency.

Run the server with

stack exec server

And then spawn as many client as you want with

stack exec client

To connect to an external server, change Client.hs:14

In the client window, move your player using the Arrow Keys

About

A simple mmo. Basically an excuse to experiment with STM and concurrency.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published