Coder Social home page Coder Social logo

ibara / bgame Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thebracket/bgame

0.0 4.0 0.0 216.56 MB

Black Future - sort of like Dwarf Fortress in space.

Home Page: http://bracketproductions.com/index.php/blackfuture/

License: GNU General Public License v3.0

Shell 0.76% CMake 12.83% C++ 62.55% C 1.63% Lua 22.03% GLSL 0.21%

bgame's Introduction

Nox Futura (formerly Black Future)

An open-source game combining elements of Dwarf Fortress, Civilization, Warhammer, Douglass Adams, and more.

Please visit our website for more information, download links, etc.

To build from source:

  1. Ensure that you have packages installed providing development versions of: Boost (system filesystem, iostreams), Lua 5.2, Zlib
  2. Navigate to where you want to install the source. I use ~/Development/github - but it can be whatever you want.
  3. Clone the project: git clone https://github.com/thebracket/bgame (and wait a while)
  4. Enter the project directory with cd bgame
  5. Run the helper script to setup your build environment: ./setup-unix-build.sh. This will create a "build" directory.
  6. Enter the build directory, cd build
  7. Build the game with make. You can use make -j4 (replace the 4 with the number of cores in your system) to speed this step up.

Linux build tested on Ubuntu 15.10 (Wily), amd-64.

RLTK updates periodically, so it's a good idea to update it when you pull a new version to build.

Unstable Builds

I'm still getting the machinery together to post unstable builds. Right now, there is a repeatable - scripted - build setup, but it requires that I remember to run it on three different platforms! These are just starting to come together, so for now I can't make any promises that these will work at all... but you can download periodic builds here

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.