Giter Site home page Giter Site logo

saminigod / graal-gonstruct Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fry/graal-gonstruct

0.0 2.0 0.0 1.71 MB

An unoffical level editor replacement for the online game Graal

Home Page: http://londeroth.org/~fry/gonstruct/

CMake 0.13% C++ 10.60% C 89.03% Ruby 0.07% Shell 0.16% Batchfile 0.01%

graal-gonstruct's Introduction

Gonstruct
---------
Gonstruct is an unofficial level editor replacement for the Zelda-like online
game Graal Online (http://www.graalonline.com).

Compiling
---------
To compile Gonstruct from source, the following packages/tools are required:
  * gtkmm
  * gtksourceview (gtksourceview2 in MacPorts)
  * gtkglarea 2.0.1 (libgtkgl in Ubuntu, gtkglarea2 in MacPorts)
  * boost
  * ruby
  * CMake

To generate the makefiles required to build gonstruct, execute
 $ cmake .
from the repository root. If you need to specify additional options (Debug),
refer to the CMake manual.

for both
 $ make
 $ src/level_editor/gonstruct

Compiling on Windows
--------------------
Windows is going to be a bit more difficult, you will need to properly set up
  * msys and mingw: http://www.mingw.org/
  * gtkmm: http://live.gnome.org/gtkmm/MSWindows
  * gtksourceview: both available packages (dev and runtimes) from
    http://ftp.gnome.org/pub/gnome/binaries/win32/gtksourceview/
    (don't use 2.9.3) and extract both into the directory
    you installed gtkmm into
  * gtkglarea: from http://ftp.gnome.org/pub/gnome/sources/gtkglarea/2.0/
    compile with
    $ ./configure --prefix=<path to your gtkmm dir> && make && make install

graal-gonstruct's People

Contributors

ben0x539 avatar bjorn avatar fry avatar jlandrum avatar

Watchers

 avatar  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.