tetris example added

Former-commit-id: ec7a685466
This commit is contained in:
Norayr Chilingarian 2014-02-03 17:01:10 +04:00
parent 1872ee2a33
commit 4b4c2c1454
7 changed files with 1380 additions and 0 deletions

View file

@ -0,0 +1,24 @@
This is a game historycal source taken from http://web.archive.org/web/20050212180221/http://www.vis.inf.ethz.ch/~andy/Oberon.html
It serves as an example of XYplane module usage.
build by typing:
make
run by
./PacMan
During the game, the following keys are availiable:
Player One:
q ... move left
w ... move right
a ... mark field
Player Two:
o ... move left
p ... move right
l ... mark field
General keys:
h ... abort