SkillAgentSearch skills...

Armageddon

Armageddon/Missile Command remake, coded in Pascal

Install / Use

/learn @stefandee/Armageddon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Armageddon

Welcome to Armageddon, an Armageddon/Missile Command remake.

Started coding it in high-school in 1994, a little bit after completing Plotting. Finished it in 1995.

With the exception of two splash screens, graphics were made by Alex "Alecseiul" Mazilu using "Zoom Pixel Editor"

The second splash screen is from a very old game (Major Stryker?), while the main menu one is, possibly, stock art.

The original game has bunch of issues:

  • resolution switches between menu and game
  • sprites lack transparency
  • frame rate is not constant
  • shield system is not working

Gameplay

Use mouse. Otherwise, you should know the drill ;)

Media

Armageddon Gameplay

License

Code license: https://opensource.org/licenses/MIT

Setup&Install&Build (original)

Requirements:

  • build: Turbo Pascal/Borland Pascal
  • run: MS-DOS or emulation (DOSBox, FreeDOS)

The MS-DOS release has a slight sound glitch and it might crash/freeze with sound, so you might want to disable SoundBlaster emulation. For DOSBox, irq 7 and dma 5 should do the trick.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks0

Languages

Pascal

Security Score

75/100

Audited on Mar 16, 2025

No findings