dont-track-me-google
Firefox and Chrome extensions to prevent Google from making links ugly.
ArchaicQuest a Multi User Dungeon (MUD) - Text based MMORPG in C# :dragon:
git clone https://github.com/LiamKenneth/ArchaicQuest.gitLiamKenneth/ArchaicQuestA text based MMORPG inspired by the MUDs of the 90s built in C# using ASP.net MVC, SignalR and MongoDB. Unlike a traditional MUD MIM runs in the browser instead of Telnet. Telnet support could be added so make a pull request 😉
The project is using C# 6 so you will need Visual Studio 2015 or add the Roslyn compiler to Visual Studio 2013
Internet connection to connect to mongoDB
With the above steps completed, hitting the start button in Visual Studio should successfully run the application. Your URL should show /Home and you should see the Create Character Wizard. Once you have created a character you will be in the game. You can log in again using the same character name.
Here are the commands currently supported, all commands are checked using starts with which allows you to not type the whole word.
To create a room, items or mobs check the example room
Once you have added a new room you need to open up UpdateDB.cs and add your new area methods to the area lists. Save and compile, before you run the UpdateDB.exe to update the database You need to manually delete the DB records (Could add this to UpdateDB or make it update existing records).
Connection details are: url: ds052968.mlab.com port: 52968 DB:mimdb username:testuser pass: password
That should be it, all contributions and feedback welcomed 😄
more like this
Firefox and Chrome extensions to prevent Google from making links ugly.
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
Provides the ability to show various dialogs and child windows in a DI injectable application dialog service ready to p…
search projects, people, and tags