Giter VIP home page Giter VIP logo

d68fbe50 / openclonk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openclonk/openclonk

0.0 2.0 0.0 287.14 MB

A free multiplayer action game where you control small and nimble humanoids

Home Page: https://www.openclonk.org/

License: Other

CMake 0.97% C 37.61% PHP 0.29% CSS 0.01% GLSL 0.18% C++ 59.47% Objective-C++ 0.57% Objective-C 0.26% Rust 0.04% Python 0.11% Nix 0.02% NSIS 0.27% Makefile 0.02% Shell 0.05% PowerShell 0.12%

openclonk's Introduction

Requirements
============
You should be able to build OpenClonk with any C++ compiler that supports
ISO C++14. That said, on Windows, we recommend using Microsoft Visual C++
2015 or higher; the Express edition will be sufficient. On Linux, you will
be fine with GNU g++ 4.9 or later. Apple users should use a clang-based
XCode version.

To generate project files for your chosen build system, you will also have to
install CMake from http://www.cmake.org/.

Additionally, OpenClonk depends on a number of third-party libraries:
  - zlib (http://zlib.net/)
  - curl (https://curl.haxx.se/)
  - libpng (http://www.libpng.org/pub/png/libpng.html)
  - libjpeg-turbo (http://sourceforge.net/projects/libjpeg-turbo/files/)
  - FreeType (http://www.freetype.org/)
  - Epoxy (https://github.com/anholt/libepoxy)
  - FreeALUT (https://github.com/vancegroup/freealut)
  - libogg and libvorbis (https://www.xiph.org/downloads/)
  - Qt >= 5.7 (https://www.qt.io/download-open-source/)

OS X Specific
=============
OpenClonk supports OS X versions 10.8 "Mountain Lion" and later.
If you are using brew (https://github.com/mxcl/homebrew) or MacPorts
(http://www.macports.org/), the packages you'll have to install are:
    libjpeg, libpng, freetype, epoxy, libogg, libvorbis

Linux Specific
==============
For building OpenClonk on Linux, you need the following libraries in addition
to the ones listed above:
  - SDL 2.0 (https://www.libsdl.org/download-2.0.php)
  - libGL (http://www.mesa3d.org/)
  - OpenAL Soft >= 1.13 (https://github.com/kcat/openal-soft)
  - miniupnpc (http://miniupnp.free.fr/)
  - libxrandr
Most distributions should provide these dependencies via their packaging
system. At least gcc-4.9 is required.

Windows Specific
================
In addition to the libraries above, you will need one more if you want to
target Windows:
  - OpenAL Soft (http://kcat.strangesoft.net/openal.html)
To create an installer, you will also need the Nullsoft Install System
(http://nsis.sourceforge.net/). To create the installer, build the "setup" target.

Packaging Notes for OpenClonk 9.0
=================================
In OpenClonk 9.0, the following dependencies changed:
  - Epoxy replaces GLEW. This should resolve issues with Wayland.
  - curl is a new dependency.

openclonk's People

Contributors

sventwo avatar mdt-maikel avatar isilkor avatar aburgm avatar walachey avatar westnordost avatar gitmarky avatar lluchs avatar armag3ddon avatar meowtimer avatar bonii-xx avatar scpmw avatar jcaesar avatar fulgen301 avatar ben0x539 avatar 772 avatar ewanmellor avatar frieslover69 avatar win3981 avatar partmedia avatar pkern avatar lheckemann avatar urschel avatar tusharpm avatar ckanibal avatar canvon avatar romainnaour avatar jok21 avatar jan5 avatar mistydemeo avatar

Watchers

James Cloos 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.