CurryMUD

MUD server

A text-based multiplayer game server built in Haskell with features like persistent world, permadeath and player-driven content creation.

A Multi-User Dungeon server in Haskell.

GitHub

77 stars
10 watching
14 forks
Language: Haskell
last commit: almost 3 years ago
gamegame-devgame-developmenthaskellmudmudletmudlet-luamulti-user-dungeontelnettext-basedtext-based-adventurevirtual-worlds

Related projects:

RepositoryDescriptionStars
danneu/elm-mmoA proof-of-concept implementation of a multiplayer game over WebSockets using Elm.7
danielwaterworth/siegeA Haskell-based DBMS that provides a simple way to interact with a disk-based or memory-based database using the Redis command line tool.84
haskell-hvr/uuidA Haskell library for working with universally unique identifiers.62
anton-k/migA lightweight and composable library for building servers in Haskell.70
guilleiguaran/rogueA minimalist HTTP server for Rack applications built on top of EventMachine and http-parser.8
vimus/vimusAn MPD client with vim-like key bindings written in Haskell139
tibbe/hyenaA Haskell web application server for running Haskell web applications behind more robust web servers60
theremote/legendary-java-minecraft-geyser-floodgateA Docker containerized version of a Java Minecraft dedicated server with Geyser and Floodgate for Bedrock player connectivity162
haskell/httpA Haskell package providing an HTTP client and server implementation with customizable payload representation.179
andrewlalis/handy-httpdAn HTTP server for D with support for various features and request processors.34
mohamedlt/vraylibA V wrapper around the Raylib game library for creating graphics and games in V.6
felixmulder/haskell-in-productionA collection of practical resources and guides for using Haskell in real-world software development projects80
tantandev/rusty_demon_attackA game built using Rust and macroquad, playable in the web browser.67
crabmusket/haskell-simple-concurrencyA tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives.79
gregorulm/h2048An implementation of the game 2048 in Haskell with basic logic and console UI.89