Giter Site home page Giter Site logo

genek's Introduction

What is it?

This is Voxdung world generator written in 6 days for Warsztat.GD compo.

screenshot1

How to use?

You can simply double click Genek.exe. It'll start in graphical mode.

screenshot2

If you wanna use command line, just use Genek (seed) from command line. It'll generate map with default options using given seed.

You need copy data from data/VOXDUNG_DATA/ to your Voxdung Data Folder.

What am I using to build this?

I'm using following software to build my project:

  • Code::Blocks 16 IDE
  • GCC 5.1 (TDM-1 32 bit)
  • NANA C++ library Static

also useful:

  • GIMP
  • GVIM

How can I build this one?

First of all you need to get some dependencies:
  • Nana library in /lib/Windows/
  • GCC compiler
  • Make
You can also get some cool tools that will make this build even better!

You just need put path to them into global variables of your OS.

  • UPX Packer
  • OptiPNG
  • CBP2MAKE
You dont need any of these, but it's useful piece of software :D

It'll pack your executable, optimize PNG files and create up-to-date Makefiles when building ( now only on Windows ) :D

NOTE: You can use Code::Blocks project instead of makefiles.

Then you should run make.
Built application will apear in /release directory.

What is in project's directories?

  • /src - Code
  • /data - Application data
  • /bin - Binaries
  • /obj - Build objects
  • /scripts - build scripts
  • /lib - library folder

genek's People

Contributors

pajadam avatar

Watchers

 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.