Games
The game called HTRIS was made for the Hungarian HT-1080Z School-Computer for educational purposes. HLRIS is the Aircomp-16k / Homelab II version and the ZXRIS is the ZX81 version.
The game
The game is based on the popular TETRIS puzzle game. Its shapes, wiring control, and punctuation are also similar. In addition to learning, it also provides good entertainment.
Aircomp-16k / Homelab II version
Structured programming in Z80 assembly language
Lesson 1 - READ
Introduction, The structure of the program, The game engine, The database.
The curriculum is in Hungarian.Aug 26, 2023
Lesson 2 - READ
The main program and its operation are described.
The main subprograms and their most important connection methods are defined.
Sep 8, 2023
Release Notes
Version v1.0 (Build 1.0.0)
Date: Aug 26. 2023.
Features:
Base game.
Bug Fixes:
No bug fixes.
Acknowledgment
Thanks to Gábor Képes, the game's namesake, for the graphic idea to have the silhouette of the Hungarian Parliament building on the front page, and for testing the program.