From b71633cad69d0b8fade8419cfd7a333615ad3aee Mon Sep 17 00:00:00 2001 From: Miguel Date: Mon, 18 Feb 2019 18:24:01 +0100 Subject: simpler is better --- 050_projects/0010_The-Old-Times/attack.png | Bin 25834 -> 0 bytes 050_projects/0010_The-Old-Times/attack.zip | Bin 26160 -> 0 bytes 050_projects/0010_The-Old-Times/high1.png | Bin 169188 -> 0 bytes 050_projects/0010_The-Old-Times/high2.png | Bin 89748 -> 0 bytes 050_projects/0010_The-Old-Times/highway.zip | Bin 2960639 -> 0 bytes 050_projects/0010_The-Old-Times/index.md | 54 ---------------------------- 050_projects/0010_The-Old-Times/naval.zip | Bin 31425 -> 0 bytes 050_projects/0010_The-Old-Times/naval1.png | Bin 24910 -> 0 bytes 050_projects/0010_The-Old-Times/naval2.png | Bin 43527 -> 0 bytes 9 files changed, 54 deletions(-) delete mode 100644 050_projects/0010_The-Old-Times/attack.png delete mode 100644 050_projects/0010_The-Old-Times/attack.zip delete mode 100644 050_projects/0010_The-Old-Times/high1.png delete mode 100644 050_projects/0010_The-Old-Times/high2.png delete mode 100644 050_projects/0010_The-Old-Times/highway.zip delete mode 100644 050_projects/0010_The-Old-Times/index.md delete mode 100644 050_projects/0010_The-Old-Times/naval.zip delete mode 100644 050_projects/0010_The-Old-Times/naval1.png delete mode 100644 050_projects/0010_The-Old-Times/naval2.png (limited to '050_projects/0010_The-Old-Times') diff --git a/050_projects/0010_The-Old-Times/attack.png b/050_projects/0010_The-Old-Times/attack.png deleted file mode 100644 index 7c83d63..0000000 Binary files a/050_projects/0010_The-Old-Times/attack.png and /dev/null differ diff --git a/050_projects/0010_The-Old-Times/attack.zip b/050_projects/0010_The-Old-Times/attack.zip deleted file mode 100644 index 2d09784..0000000 Binary files a/050_projects/0010_The-Old-Times/attack.zip and /dev/null differ diff --git a/050_projects/0010_The-Old-Times/high1.png b/050_projects/0010_The-Old-Times/high1.png deleted file mode 100644 index 93ebf07..0000000 Binary files a/050_projects/0010_The-Old-Times/high1.png and /dev/null differ diff --git a/050_projects/0010_The-Old-Times/high2.png b/050_projects/0010_The-Old-Times/high2.png deleted file mode 100644 index c94a5ef..0000000 Binary files a/050_projects/0010_The-Old-Times/high2.png and /dev/null differ diff --git a/050_projects/0010_The-Old-Times/highway.zip b/050_projects/0010_The-Old-Times/highway.zip deleted file mode 100644 index ffc7d7b..0000000 Binary files a/050_projects/0010_The-Old-Times/highway.zip and /dev/null differ diff --git a/050_projects/0010_The-Old-Times/index.md b/050_projects/0010_The-Old-Times/index.md deleted file mode 100644 index 192a1c7..0000000 --- a/050_projects/0010_The-Old-Times/index.md +++ /dev/null @@ -1,54 +0,0 @@ -Games from the past -=================== - - 1990ies - -## About this games - -I recently found this simple and stupid games from times long gone. -I coded them in the 90ies as a teenager. Their source code was fortunatelly lost. - -This DOS MZ exacutables will run fine in a DOSBox. - -## Highway - - Coded: 1999 - Tech: C, DJGPP compiler, Allegro library - -A unique combination of Frogger and the original GTA, which it was probably -inspired by. Control your vehicle with the arrow keys without crashing, -as long as possible. - -Download: [highway.zip](highway.zip) - -![](high1.png){.img-fluid style="width:300px;"} -![](high2.png){.img-fluid style="width:300px;"} - -## Under Attack - - Coded: Early 90ies - Tech: QBasic - -Originally I coded this game for the TI-83 caluclator, later reimplementing -it for my PC **in colors**. As the commander of a the mighty battleship _HMS Miguel_ you need -to use the arrow keys to evade enemy missiles fired from the deepness of the ocean, -by enemy submarines. - -Download: [attack.zip](attack.zip) - -![](attack.png){.img-fluid style="width:300px;"} - -## Operation Naval Storm - - Coded: 1996 - Tech: QBasic - -Another naval warfare classic, based on the well known *Sea Battle* game, played on -paper grids. In this advanced version every player places only one single -ship, measuring 1x1 in size. Try to outperform the brilliant AI. - -![](naval1.png){.img-fluid style="width:300px;"} -![](naval2.png){.img-fluid style="width:300px;"} - -Download: [naval.zip](naval.zip) - diff --git a/050_projects/0010_The-Old-Times/naval.zip b/050_projects/0010_The-Old-Times/naval.zip deleted file mode 100644 index 6155a1e..0000000 Binary files a/050_projects/0010_The-Old-Times/naval.zip and /dev/null differ diff --git a/050_projects/0010_The-Old-Times/naval1.png b/050_projects/0010_The-Old-Times/naval1.png deleted file mode 100644 index d351629..0000000 Binary files a/050_projects/0010_The-Old-Times/naval1.png and /dev/null differ diff --git a/050_projects/0010_The-Old-Times/naval2.png b/050_projects/0010_The-Old-Times/naval2.png deleted file mode 100644 index fb45276..0000000 Binary files a/050_projects/0010_The-Old-Times/naval2.png and /dev/null differ -- cgit v1.2.3