GithubHelp home page GithubHelp logo

l0k1 / naev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from naev/naev

0.0 2.0 0.0 450.1 MB

Naev is a 2d action/rpg space game that combines elements from the action, rpg and simulation genres.

Home Page: http://naev.org

License: GNU General Public License v3.0

Shell 0.21% Lua 29.79% Objective-C 0.05% NSIS 0.12% C++ 0.55% C 66.91% Python 1.00% CSS 0.09% HTML 0.16% Scheme 0.20% Perl 0.03% Makefile 0.16% M4 0.70% Roff 0.04%

naev's Introduction

NAEV README

Naev is a 2D space trading and combat game, taking inspiration from the Escape Velocity series, among others.

You pilot a space ship from a top-down perspective, and are more or less free to do what you want. As the genre name implies, you’re able to trade and engage in combat at will. Beyond that, there’s an ever-growing number of storyline missions, equipment, and ships; Even the galaxy itself grows larger with each release. For the literarily-inclined, there are large amounts of lore accompanying everything from planets to equipment.

DEPENDENCIES

Naev's dependencies are intended to be relatively common. In addition to an OpenGL-capable graphics card and driver, Naev requires the following:

  • SDL (version 2 is preferred)
  • libxml2
  • freetype2
  • fontconfig
  • libpng
  • OpenAL
  • libvorbis (>= 1.2.1 necessary for Replaygain)
  • binutils
  • intltool
  • libzip

Note that several distributions ship outdated versions of libvorbis, and thus libvorbisfile is statically linked into the release binary.

Compiling your own binary on many distributions will result in Replaygain being disabled.

Ubuntu

Install compile-time dependencies on Ubuntu 16.04 (and hopefully later) with:

apt-get install build-essential automake libsdl2-dev libsdl2-image-dev \
libgl1-mesa-dev libxml2-dev libfreetype6-dev libpng-dev libopenal-dev \
libvorbis-dev binutils-dev libzip-dev libiberty-dev autopoint intltool

Other *nix

See https://github.com/naev/naev/wiki/Compiling-Nix for package lists for several distributions.

COMPILING

Run:

./autogen.sh && ./configure
make

If you need special settings you should pass flags to configure, using -h will tell you what it supports.

INSTALLATION

Naev currently supports make install which will install everything that is needed.

If you wish to create a .desktop for your desktop environment, logos from 16x16 to 256x256 can be found in extras/logos

WINDOWS

See https://github.com/naev/naev/wiki/Compiling-Win for how to compile on windows.

CRASHES & PROBLEMS

Please take a look at the FAQ (linked below) before submitting a new bug report, as it covers a number of common gameplay questions and common issues.

If Naev is crashing during gameplay, please file a bug report after reading https://github.com/naev/naev/wiki/Bugs

naev's People

Contributors

avanwolf avatar bobbens avatar brknrobot avatar brtzsnr avatar btaxis avatar cypher3c avatar deiz avatar fartoverflow avatar felix-schneider avatar geever avatar hatlessatlas avatar ids1024 avatar l0k1 avatar lineth avatar lukc avatar micahmumper avatar mutos avatar naehc avatar nenau avatar nikai3d avatar oldtopman avatar onpon4 avatar perey avatar phoenixriver avatar reynir avatar rkulhanek avatar s0be avatar sudarshans avatar unavowed avatar willtor 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.