Coder Social home page Coder Social logo

ravanova / pink-pony Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ginkgo/pink-pony

0.0 2.0 0.0 21.24 MB

Pink Pony is a 3D racing game with ponies!

Home Page: http://code.google.com/p/pink-pony/

Python 0.41% Shell 0.12% GLSL 5.93% C++ 92.96% Protocol Buffer 0.58%

pink-pony's Introduction

== COMPILING ==

You will need the following tools and libraries to build the game:

* SCons
* GLFW
* IlmBase
* DevIL
* protobuf (You also need protobuf-compiler on ubuntu)
* SDL_mixer
* FTGL
* libsigc++

Just build the game with "scons" in the current directory. If you have
a dualcore CPU, you can use "scons -j2" for parallel building.

== PLAYING ==

To start the game, call "./Pony". ESC stops the game.


Controls:

Pony 1: Arrow Keys
Pony 2: WASD
Pony 3: 8456 on the Numpad
Pony 4: IJKL

F1 toggles music

Additionally you can use gamepads. Joystick 1 controls Pony 1, etc.
You steer the ponies with the left/right axis of the main stick and
accelerate/decelerate with Button 1 and 2. 

Many keyboards have problems with too many simultaneous keystrokes. If
you have problems with more than two players, you can attach an
additional USB keyboard or use Gamepads for some players.


== CONFIGURATION ==

You can configure a lot of things in the games config file
"pony.options".
You can supply an alternative config file as option in the "./Pony" call.

== INSTALLATION ==

Pink Pony can be started directly in the source directory. If you want to
install it in at a permanent location in the system, then you can use the
files in the 'install' directory for this.

The shell script 'pink-pony' is a simple wrapper that checks if a config file
is installed in the user's home directory and creates one if need be. It then
starts the game with this config file.

The location of the game resource files can be configured in the pony.options
config file. This way no patching of the source should be necessary.

== LICENSE ==

Different parts of Pink Pony are available under different terms.

Unless otherwise noted in this file (see below), everything is Copyright
(C) 2009 by ginkgo and available under the terms of the GNU General Public
License of the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.

A copy of the GNU General Public License is avaliable in doc/GPL3 or
<http://www.gnu.org/licenses/>.

* Following files are also available under terms of the GPL v3 or later:
  
Copyright (C) 2009 by tornado <[email protected]>:
models/Pony.mesh.xml (animated by Skorpio)
models/pony.blend (animated by Skorpio)
textures/pony.png
textures/pony-blue.png (modified by qubodup)

* Following files are available under terms of the Creative Commons
  Attribution-Share Alike 3.0 license (see 
  <http://creativecommons.org/licenses/by-sa/3.0/>):

Copyright (C) renich <http://www.jamendo.com/en/artist/Renich>:
music/To be happy.mp3 (reencoded by ginkgo)

* Following files are available under terms of the Creative Commons
  Attribution 3.0 license (see docs/CCBY3 or
  <http://creativecommons.org/licenses/by/3.0/>):

Copyright (C) brisingre <http://brisingre.deviantart.com/>:
textures/sky.tga (modified by Iwan Gabovitch)

* Following files are released under the terms of the Open Font License (OFL)
  <http://scripts.sil.org/OFL>

Copyright (C) David Brisbane <http://openfontlibrary.org/media/people/DaveDS>:
fonts/DaveDS_-_Sketchy.ttf

* Following files are released into the public domain or if you prefer,
  licensed under cc0 <http://creativecommons.org/publicdomain/zero/1.0/>:


By Iwan Gabovitch <[email protected]>:
textures/grass.tga
textures/sand.tga
sounds/heart.wav
sounds/explosion.wav

* The pony AI has been implemented by MCMic.

pink-pony's People

Contributors

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