Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

MUD in GolangView game page

A small MUD coded in Golang for the Enter the MUD Code Jam
Submitted by Jason Scheirer (@jasonscheirer) — 2 days, 9 hours before the deadline
Add to collection

Play dinger

MUD in Golang's itch.io page

Results

CriteriaRankScore*Raw Score
Overall#62.7202.720
Codebase#63.4003.400
Gameplay#62.2002.200
Story#72.2002.200
Creativity#73.0003.000
Theme#72.8002.800

Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Game Location
SSH

Source Code Repository
https://github.com/jasonbot/mud

Programming Language
Go

Leave a comment

Log in with itch.io to leave a comment.

Comments

Developer

See comment below for SSH information if you don't want to host it yourself.

Submitted

Windows download is being flagged as dangerous by chrome :|

Developer(+1)

I'll try to get a server hosted on AWS tomorrow for you so you can just SSH in then.

Developer

Okay I have a version hosted on Google Cloud:

ssh mud.jasonscheirer.com -p 2222

That is,

Hostname: mud.jasonscheirer.com
Port: 2222

If the domain name isn't working for you:

ssh 35.185.20.244 -p 2222
Hostname35.185.20.244
Port: 2222