Giter Site home page Giter Site logo

blokout's Introduction

README
======

This is the source code distribution of Blokout, an open source
Blockout clone featuring 3D OpenGL graphics. If you don't know the
original Blockout it could be shortly described as 3D Tetris. If you
don't know Tetris either, you have completely missed one famous
computer game genre based on falling blocks. If this is the case, I
would recommend you to try any of the numerous Tetris clones
available.

Blokout was originally written as an assignment work for the Helsinki
University of Technology course Tik-111.300 Computer Graphics. For
more information about the authors, see AUTHORS file.

Blokout code is available as a GitHub repository [1] and there is also
a web site [2] providing source code packages and pre-compiled binaries.

[1] https://github.com/jlehtine/blokout
[2] https://jlehtinen.net/blokout/


COPYRIGHT AND LICENSE
---------------------

Blokout - a game of falling three-dimensional blocks
Copyright 2000 Johannes Lehtinen and Petri Salmi

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
(at your option) 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; see file COPYINGv3.  If not, see
<http://www.gnu.org/licenses/>.


INSTALLATION
------------

Blokout uses GNU Autotools for configuring the build environment and
creating makefiles.

If you are using the source code repository directly, then first make
sure you have Autotools available and execute shell command './autogen.sh'.
If you are using the source code distribution package then you may skip
this phase because the package already contains a configuration script.

Then you may configure and build the package using the standard procedure.
See generic instructions in INSTALL file.

You will need installed OpenGL libraries (or you can use Mesa) and
GLUT (or Freeglut) libraries. You must also have X11 development
environment installed.

To cross-compile this software for Windows using a GNU/Linux development
environment and MinGW, see instructions in INSTALL.mingw_cross.


INSTRUCTIONS FOR THE GAME
-------------------------

To find short instructions for the game, see INSTRUCTIONS file.


STATUS
------

Blokout is not being actively developed by the original authors but as
it is open source software, anyone can continue development, add new
features and fix bugs (and sort out messy source code :). If you want
to make your modifications available through the Blokout repository or
web site then make a pull request in GitHub or contact Johannes Lehtinen
(contact information available in AUTHORS).

blokout's People

Contributors

jlehtine avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.