(anonymous IP: 3.12.152.102,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Gnat's Tetris Machine SUMMARY Gnat's Tetris Machine is a remake of Alexey Pajitnov's classic "Tetris" from 1985. Gnat's Tetris Machine is written in pure C, and makes use of the OpenGL API for 3D graphics, and SDL for things like input and sound. It features a clean, commented, well structured C source code that can be used as a resource for learning how to program video games in C. Gnat's Tetris Machine was originally written by Nathaniel Sabanski. CONTROLS WASD or Arrow Keys to move current brick. ESC to quit. Points multiply for clearing more than 1 row at a time. Large bonus for clearing 4 rows at a time (Pajitnov calls this a "Tetris"). See how many "Wanted Stars" you can get. NOTES Be sure to install the appropriate hardware accelerated OpenGL drivers for your video card before playing. LICENSE The MIT License Copyright (c) 2006 Nathaniel Sabanski |
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved |