Code Monkey home page Code Monkey logo

gridspace's Introduction

Gridspace
A Sci-Fi MUD written from scratch in Erlang

Written by: Brian Williams (mixolyde)

Features Implemented:
Simple telnet connectivity
In memory login creation

TODO:
Permanent file-based data storage
Player objects/stats
Ship objects
Weapon objects
World/System/Universe design and objects
Starbase/Planet design, objects descriptions
Scanning and Navigating
Movement
Communication
Combat
NPCs
Missions
Player Economy
Mining
Team-based play

Nearly everything

Developers:
* Install the latest Erlang
* Start the Erlang shell
* In the shell:
  * cd("checkout directory/src").
  * c(build).
  * build:all().
  * cd("../ebin").
  * application:start(gs_app).
  * application:stop(gs_app).
  

This is probably years from being ready for team development

Players:
Ha!

Inspired by:
EVE Online (http://www.eveonline.com)
Tradewars 2002
Privateer
Elite
Battletech MUX (http://frontiermux.com)
Pardus (http://www.pardus.at)

Design Goals/Decisions:
* Player can own multiple starships, but pilots one at a time
* Player pilots in real-time using text commands for viewing surroundings and driving (google: Basic Mech Instruction)
* Player can buy and sell cargo, fight NPC ships, fight player ships, complete missions, craft, explore, build, design ship fittings
* Some kind of randomized instance maps for players/teams to explore
* Single systems of planets/roids/bases connected by jump gates
* Systems are a 2d plane for easy navigation and text display
* Long and short range scanning/probing
* Electronic Warfare
* Player skills affecting combat rolls
* Fleet/Squad play

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.