Skip to content

Jblew/marinesmud-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marines MUD 3D

MarinesMUD 3D is an adventure and FPS multiplayer game. It is based on AlternativMUD server (separate project on Github), which I have been developing for past few years. As the server was ready for 3D, I have started developing the MarinesMUD 3D which is the client.

Quickstart

  • To start the server please follow the instructions on http://github.com/Jblew/alternativ-mud (needed only if you want multiplayer)
  • To run the game:
    • The easy way
      1. Download the latest version for your operating system from "Releases" tab on this page. (On Windows choose proper architecture: 64bit or 32bit)
      2. Extract the archive (skip this on Mac)
      3. Double click on the icon
    • The hard way
      1. Checkout the project
      2. Open Unity
      3. Select File > Open Project
      4. In project-select window click on "Open Other...", select the main directory of MarinesMUD and click open.
      5. As the project is opened, in the "Project" tab (located somewhere in the Unity window), select Scenes directory, and click on "Passage" scene.
      6. Click "Play" button on the top of Unity window.
      7. (Debug) Observe the "Console" for errors (ignore "!dest.m_MultiFrameGUIState.m_NamedKeyControlList" error)

##Gallery alt text

About

3D multiplayer (MUD style), adventure and first person shooter game based on Unity3D. Uses AlternativMUD server for multiplayer features.

Resources

License

Stars

Watchers

Forks

Packages

No packages published