Git Product home page Git Product logo

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
  • libpng
  • OpenAL
  • libvorbis (>= 1.2.1 necessary for Replaygain)
  • binutils
  • 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.

See http://wiki.naev.org/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

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 http://wiki.naev.org/wiki/Bugs

naev's People

Contributors

bobbens avatar deiz avatar btaxis avatar ids1024 avatar onpon4 avatar brknrobot avatar felix-schneider avatar perey avatar phoenixriver avatar unavowed avatar nenau avatar brtzsnr avatar hatlessatlas avatar lukc avatar lineth avatar nikai3d avatar l0k1 avatar micahmumper avatar geever avatar willtor avatar reynir avatar oldtopman avatar sudarshans avatar fartoverflow avatar avanwolf avatar mutos avatar naehc avatar cypher3c avatar s0be avatar anatolis avatar

Watchers

James Cloos avatar Avra Neel 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.