Skip to content

A Custom MUD Client for Olmran, written in C/C++ for Windows.

Notifications You must be signed in to change notification settings

Shlim45/Olmran_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Olmran Client

A custom MUD Client for the MUD Olmran, written in C++.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Visual Studio 2019 (for debugging)
  • MSVC Compiler (CL)
  • EMACS or 4coder (if using custom profiles)
Give examples

Installing

A step by step series of examples that tell you how to get a development env running

Clone the project.

git clone git@github.com:Shlim45/Olmran_Client.git

Compile the project using Build.bat.

cd into root directory
cd code\
build

Running (without debugger)

cd \build\
win32_olmran.exe

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

Contributing

Please read [CONTRIBUTING.md] for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Jonathan Hawranko - Initial work - Shlim45

See also the list of contributors who participated in this project.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

A Custom MUD Client for Olmran, written in C/C++ for Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published