mrdudz / vicdoom

Doom for the VIC-20

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vicdoom

Doom for the VIC-20

This is a "port" of iD software's Doom, for the fully expanded Commodore VIC-20. It's a mixture of C and 6502 assembly. C is compiled with the cc65 compiler, which you can find on github.

Features:

  • cut down versions of shareware Doom's levels, minus the secret level
  • sergeants, demons, imps and cacodemons, with AI code cut down from the Doom source
  • fist, chainsaw, pistol, shotgun, chaingun
  • health, ammo, keys, weapons, security and combat armor
  • corpses
  • exploding barrels
  • secrets
  • 11 music tracks, converted from the original Doom midi files
  • 20 sound effects, converted from the original Doom PC speaker sounds
  • cheat codes
  • panning and zooming map
  • intermission and victory screens
  • arbitrarily angled textured walls

About

Doom for the VIC-20


Languages

Language:Assembly 60.8%Language:C 21.0%Language:AGS Script 8.5%Language:C++ 8.5%Language:Batchfile 0.8%Language:C# 0.4%