Short: A multiplayer tank war game Author: Dennis Busch, AmigaOS 4.1 compile by Spot / PFP Uploader: "Varthall / Up Rough" Type: game/2play Version: 1.0e Architecture: ppc-amigaos >= 4.1.0 O O O O o o o o o . . o . .____. _______ . ._______________________.___________ | |__ .____. ____.___________. | __ / ___ | __ /__|___ __/___|__ _ | | | __ | | |_/ / _| | |/ / ___/ | __// |___ | |_/ | | ______/|___________|____|_______|__________|_____| _____|_____ | |____| /_________| F O R .____. .________________________ _____________._____________| |__ | __ / __ /_ __ | ____/____) __/______ | |_/ / |/ / _| | __/ | | |_/ / . | ______/_____|___________________| | |____|___________/ . |____| |____| o . . o o o P R E S E N T S o o O O TANKGAME [OS4] O O A MULTIPLAYER TANK GAME PORTED BY .................... SPOT SUPPLIED BY .................. SPOT AUTHOR ............... DENNIS BUSCH TYPE ......................... GAME REQUIRES ... ALLEGRO, LIBJPEG, LIBZ - --- -------------------------------------------------------------------- -- - ----------------------------------- TankGame 1.0e, Build: 4th Jan 2010 ----------------------------------- (C) 2009-2010 by Dennis Busch, Dennis-Busch()gmx.net, http://www.dennisbusch.de What is it? ----------- TankGame is a simple game for two players, written in C++, using the wonderful "Allegro"[R1] library as a framework. The goal of the game for each player is to eliminate the respective other player by destroying their tank within a timelimit or to do as much damage as possible. Inspiration: The game was inspired by an Atari 2600 game, called "Combat"[R2]. Version History --------------- 1.0e 4th Jan 2010 -set the default color depth to 32 (can be changed in constants.cfg) -fixed a minor problem with the graphic resources not being converted correctly upon initialization 1.0d 3rd Jan 2010 -added sound effects (created with "SFXR"[R3]) 1.0c 17th May 2009 -the original version for the assignment