Coder Social home page Coder Social logo

cataclysmld's Introduction

Cataclysm: Looming Darkness

A multiplayer rewrite of Cataclysm: Dark Days Ahead in python.

1-24-19 update - This codebase is moving to a more mud-style clientless telnet system where player's will connect to the game using a telnet or MUD client.


A playable release is coming soon and will follow an episodic pattern, with each release adding more:

  • Chapter 1 - Immediately after the cataclysm. This will be the minimum playable product.
  • Chapter 2 - Vehicles. One of the more complex - and enjoyable - systems in C:DDA.
  • Chapter 3 - Bionics and Mutations. The main sci-fi elements of the game brought to multiplayer.
  • Chapter 4+ - Continued Expansion. Maps, graphics, and content on for as long as there are people willing to work on it.

Made with python 3.7.0 64 bit and Mastermind for the TCP backend.

Generic installation instructions


  • install python 3.4 64bit or greater on any OS that supports it. (python 2 not supported at this time.)

Running a server

  • python3 ./server.py - the first time you start the server a world is generated automatically using default settings. This does take a few minutes or longer on older hardware.

connecting to a server.

  • telnet 127.0.0.1 6317 from a command-line. default port is 6317 but can be changed in server.cfg

This fork of Cataclysm: Looming Darkness is ran by YuNoGuy123. I do not claim credit for the idea or any code in this project. This fork was created for the purpose of expanding what is currently in Cataclysm: Looming Darkness.

cataclysmld's People

Contributors

enjia2000 avatar stolencatkarma avatar gcopeland avatar ben-lall avatar caeligocielo avatar stone94 avatar aivean avatar yunoguy123 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.