Skip to content

yook00627/simple_mud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple MUD

To be able to run the program you must have PHP and Composer installed.

You can install it by running the bash script included.

$ ./setup.bash

After installing you can simply run the PHP server by shown below

$ php server.php &

While running open up another tab on the terminal and run nc or telnet like below

$ nc localhost 1337

You can open multiple terminals to test for other users joining the channel

API used

Amp: for making connection simple

https://amphp.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors