GithubHelp home page GithubHelp logo

lacuna's Introduction

Lemming Scripts.  These work with the GLC library from:
https://github.com/tsee/Games-Lacuna-Client

Currently, I'm do a bit of reworking.  Started using perlbrew, hence the
#!/usr/bin/env perl
for the first line to use the current perl version instead of system perl

Scripts that aren't quite mature enough to be in the examples
at GLC will be here. Or ones that are under development.

I also don't follow the convention strictly.  I prefer --config lacuna.yml and
my data directory lives below my active directory.

lacuna --
     |--- bin   (All scripts)
     |--- data  (data shared between servers)
     |--- lib   (GLC lib)
     |--- norway_us1  (server empire)
                   |--- data (server empire specific data such as stars.db)
                   |--- log  (empire output data)
     |--- test_empire_pt
                   |--- data (server empire specific data such as stars.db)
     |--- tour_empire_us2
                   |--- data (server empire specific data such as stars.db)

So for when I am running scripts, I am in the norway_us1 directory,
most scripts are called:
# script.pl --config lacuna.yml --out log/output.js

Though normally I don't need the args, since that would be the default.

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.