Menu

Tree [22e02f] master /
 History

HTTPS access


File Date Author Commit
 pix 2011-01-12 roxton roxton [1733c9] up-to-date 1.0.0
 snd 2011-01-12 roxton roxton [1733c9] up-to-date 1.0.0
 titles 2012-10-13 roxton roxton [daf84b] fixes
 AUTHORS 2011-01-12 roxton roxton [1733c9] up-to-date 1.0.0
 COPYING 2011-01-10 roxton roxton [0879a8] relicense to public domain
 ChangeLog 2012-10-13 roxton roxton [22e02f] updates
 HACKING 2011-01-12 roxton roxton [1733c9] up-to-date 1.0.0
 INSTALL 2012-10-13 roxton roxton [22e02f] updates
 Makefile 2012-10-13 roxton roxton [daf84b] fixes
 README 2011-01-12 roxton roxton [1733c9] up-to-date 1.0.0
 TODO 2011-01-12 roxton roxton [1733c9] up-to-date 1.0.0
 cmainwindow.cpp 2012-10-13 roxton roxton [daf84b] fixes
 cmainwindow.h 2012-10-04 roxton roxton [752e65] boss respawn fixes
 finesound.cpp 2012-10-13 roxton roxton [daf84b] fixes
 finesound.h 2012-10-04 roxton roxton [752e65] boss respawn fixes
 game_elements.cpp 2012-10-13 roxton roxton [daf84b] fixes
 game_elements.h 2012-10-13 roxton roxton [daf84b] fixes
 main.cpp 2012-10-13 roxton roxton [daf84b] fixes
 soundengine.cpp 2010-11-30 roxton roxton [065a55] more fixes
 soundengine.h 2010-11-30 roxton roxton [b9a215] temp path for sound is ok on linux
 utils.cpp 2012-10-13 roxton roxton [daf84b] fixes
 utils.h 2012-10-13 roxton roxton [daf84b] fixes
 yourik 2012-10-13 roxton roxton [daf84b] fixes
 yourik.pro 2012-10-13 roxton roxton [daf84b] fixes
 yourik.pro.user 2012-10-13 roxton roxton [daf84b] fixes
 yourik.qrc 2010-12-24 roxton roxton [125d2c] all fixed

Read Me

===INTRO===

Yourik The Intergalactic Rabbit is the animal rights-themed arcade game.

===INSTALLATION===

To build Yourik from the source, you need GCC and Qt 4.x, SDL 1.2, SDL_Mixer libraries. If you have all them installed, just do as root:

qmake
make
make install

and then use "yourik" command to run the game.
Please note that Yourik uses OpenGL to draw its graphic, so if your videocard drivers have the bad OpenGL support, you'll get the bad game experience.


===LICENSE NOTES===

game code and media is Public Domain


Peter Semiletov, january 12, 2011