Git Product home page Git Product logo

clausmullie / openlierox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from albertz/openlierox

0.0 0.0 0.0 378.37 MB

OpenLieroX - Liero clone / Worms realtime / 2D shooter

Home Page: http://openlierox.net

License: Other

C 11.19% C++ 59.25% Shell 2.14% Objective-C 1.44% Objective-C++ 1.22% Python 15.68% Assembly 0.02% Pascal 0.13% Lua 2.47% Java 0.64% CSS 0.03% XSLT 0.03% PHP 0.78% CMake 0.21% Batchfile 0.01% Makefile 4.60% HTML 0.05% QMake 0.01% M4 0.11% Starlark 0.01%

openlierox's Introduction

OpenLieroX

This is the game OpenLieroX! Homepage: http://openlierox.net

Content of this file:

  • Description
  • About
  • Compilation
  • Game search paths
  • Development
  • Report bugs / feature requests
  • Thank you

Description

It's some type of a real-time, excessive clone of Worms. Or like 2D Quake with worms and ninja ropes.

About

OpenLieroX is based on Jason Boettcher's famous Liero Xtreme.

Jason B. has released his work in 2006 under the zlib-licence and after some months of work, we ported and enhanced his work and got OpenLieroX.

Compilation

For more details, read here: http://www.openlierox.net/wiki/index.php/Compile_OpenLieroX

Linux/Unix

Use CMake, e.g.:

cmake .

or:

cmake -DHAWKNL_BUILTIN=Yes .

followed by:

make -j8

Mac OS X

Use the Xcode project under build/Xcode.

Windows

Use the MSVC project under build/msvc 2010.

Game search paths

The game uses case insensitive filenames (it will use the first found on case sensitive filesystems). The game searches the paths ~/.OpenLieroX, ./ and /usr/share/games/OpenLieroX for game-data (all path are relative to this bases) (in this order) by default. You can also add more searchpathes and change this in cfg/options.cfg. Own modified configs, screenshots and other stuff always will be stored in ~/.OpenLieroX.

More details: http://www.openlierox.net/wiki/index.php/Virtual_File_System

Development

If you are interested in the development, either in how we work, the work / source code itself or if you want to support us in any way, read here: http://www.openlierox.net/wiki/index.php/Development

Report bugs / feature requests

If you find a bug in OpenLieroX, please fill in a bug report! If you have a nice idea about a feature or if you just miss something, please fill in a feature request. We have a tracker for this: https://github.com/albertz/openlierox/issues

When filling in a bug report, please be precise! Say exactly, what version you are using, what operating system (Windows, MacOSX, Linux) and what version of that you are using. If you are not using the most recent version of OpenLieroX, please try with the newest version if the problem is already fixed there. If you are using a version from Git, please say exactly what revision that is.

Beside that, for the bug itself, the console output is needed in almost all cases. Just post it or attach it to the bug report. Depending on the operating system, the console output of OpenLieroX is a bit hidden from you.

For Linux/Unix, just call the game via console. You will get all the output there.

For MacOSX, there are multiple ways.

One way of getting the output (also from already running OLX or already exited OLX) is the tool /Applications/Utilities/Console. MacOSX saves the console output of every application and this tool can show them. Specify the filter "openlierox" and you will see all the output.

Another way is similar to Unix, just call it via console (e.g. with the /Applications/Utilities/Terminal application). E.g., if you installed OpenLieroX to /Applications, the full path to call it via console would be:

/Applications/OpenLieroX.app/Contents/MacOS/OpenLieroX

For Windows, there should be a file stdout.txt in the OpenLieroX directory containing all the output.

Thanks for all the fish

So, well, I think that was all the important stuff. Look at the Homepage for further details.

Thank you for enjoying it!

-- The team: Dark Charlie, Albert Zeyer and the [RIP] clan

openlierox's People

Contributors

albertz avatar pelya avatar karelp avatar ienorand avatar lxkurko avatar oloflarsson avatar yuri1969 avatar andretamm avatar amdmi3 avatar jipra avatar jaklt avatar mailaender avatar clausmullie avatar mdeguzis 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.