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.
77 stars
10 watching
14 forks
Language: Haskell
last commit: 12 months ago gamegame-devgame-developmenthaskellmudmudletmudlet-luamulti-user-dungeontelnettext-basedtext-based-adventurevirtual-worlds
Related projects:
Repository | Description | Stars |
---|---|---|
danneu/elm-mmo | A proof-of-concept implementation of a multiplayer game over WebSockets using Elm. | 7 |
danielwaterworth/siege | A 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/uuid | A Haskell library for working with universally unique identifiers. | 61 |
anton-k/mig | A lightweight and composable library for building servers in Haskell. | 71 |
guilleiguaran/rogue | A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. | 8 |
vimus/vimus | An MPD client with vim-like key bindings written in Haskell | 139 |
tibbe/hyena | A Haskell web application server for running Haskell web applications behind more robust web servers | 60 |
theremote/legendary-java-minecraft-geyser-floodgate | A Docker containerized version of a Java Minecraft dedicated server with Geyser and Floodgate for Bedrock player connectivity | 157 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |
mohamedlt/vraylib | A V wrapper around the Raylib game library for creating graphics and games in V. | 6 |
felixmulder/haskell-in-production | A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |
tantandev/rusty_demon_attack | A game built using Rust and macroquad, playable in the web browser. | 66 |
crabmusket/haskell-simple-concurrency | A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. | 79 |
gregorulm/h2048 | An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |