mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 18:02:25 +00:00
rename
This commit is contained in:
parent
c72709c86e
commit
0571cd7841
32 changed files with 0 additions and 0 deletions
|
|
@ -1,26 +0,0 @@
|
|||
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 useage
|
||||
|
||||
Build by typing
|
||||
|
||||
# make
|
||||
|
||||
Start Minesweeper with
|
||||
./Minesweeper a b c ~
|
||||
|
||||
a Level (1-100);
|
||||
b Row/Collumns of area;
|
||||
c Number of bombs in area.
|
||||
|
||||
|
||||
During the game, the following keys are availiable:
|
||||
|
||||
8 ... up
|
||||
2 ... down
|
||||
4 ... left
|
||||
6 ... right
|
||||
5 ... mark bomb (where you think one is)
|
||||
Space ... open field
|
||||
q ... quit
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue