Games-plugin
Aus VDR Wiki
(Unterschied zwischen Versionen)
K |
(→Bedienung) |
||
Zeile 41: | Zeile 41: | ||
|1 - show<br>2 - place enigma<br>3 - mark mine | |1 - show<br>2 - place enigma<br>3 - mark mine | ||
|} | |} | ||
+ | |||
+ | ==Einstellungen== | ||
+ | |||
+ | * '''Block Size''' | ||
+ | in pixels multiplied with 4 | ||
+ | * '''X-Position & Y-Position''' | ||
+ | cartesian coordinates of OSD (0,0 = centered) | ||
+ | * '''Computer Skill''' | ||
+ | level of AI smartness for computer enemy | ||
+ | * '''Key Repeat''' | ||
+ | send repeated keycodes, when key is held down | ||
<!-- ==Probleme== --> | <!-- ==Probleme== --> |
Version vom 6. Oktober 2005, 14:33 Uhr
Inhaltsverzeichnis |
Beschreibung
Autor: Clemens Kirchgatterer
Kleine OSD Game Sammlung, bestehend aus: Snake - Tetris - Tron - TicTacToe - Minesweeper.
Bilder
Bedienung
LEFT | move left |
---|---|
RIGHT | move right |
UP | move up / rotate piece (tetris) |
DOWN | move down / drop piece (tetris) |
BACK | quit game |
OK | pause/restart |
NUMBER KEYS | 1 - show 2 - place enigma 3 - mark mine |
Einstellungen
- Block Size
in pixels multiplied with 4
- X-Position & Y-Position
cartesian coordinates of OSD (0,0 = centered)
- Computer Skill
level of AI smartness for computer enemy
- Key Repeat
send repeated keycodes, when key is held down
Links
[1] | http://1541.org | Homepage des Plugins |