Menu

Tree [ee55fb] master /
 History

HTTPS access


File Date Author Commit
 src 2010-02-12 Szaman Win32 Szaman Win32 [ee55fb] Changed Alt+TAB to TAB due to issue under Windo...
 .gitignore 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 AUTHORS 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 COPYING 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 Makefile.am 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 NEWS 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 README 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 acinclude.m4 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 autogen.sh 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 clean.sh 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 config.h.in 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.
 configure.ac 2009-03-28 SZAMAN SZAMAN [57a2be] Initial commit to sourceforge.

Read Me

Tegris is an OpenGL remake of old Block Out game aimed to be refined and inventive in exploitation of third dimension.


Controlling the game:

- Common

	ESC - Exit
	TAB - Release mouse pointer, click game window to catch mouse again 

- Current Block

	Left/Right/Up/Down arrow keys - move block

	Y,H - rotate around vertical axis
	U,J - rotate around horizontal axis
	I,K - rotate around depth axis

	Space - drop block

- Camera position (FPS style)

	Moving mouse - look round (flight simulator mode so the 'Invert Mouse' option is always on for now)

	W,S - move forward/backward
	A,D - strafe left/right
	Q,Z - fly up/down


If sometimes block can't be rotated it should be moved away from the wall (not automatic at the moment)


========================================================================
Copyright (C) 2008 Michal Pokrywka <wolfmoon -A-T- o2.pl>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.