Skip to content

thesmallbang/oddmud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just tinkering with an idea for a MUD like game.. had an itch to build a game. This should be able to scratch it, without any real graphical work

(Setup your local database)

dotnet ef migrations add setup

dotnet ef database update

run the web project

commands:

register username password

login username password

Releases

No releases published

Packages

No packages published

Languages