tebe6502 / Block-Attack

Block Attack based on Tetris Attack by Nintendo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block-Attack

https://demozoo.org/productions/325906/

mp.exe block_attack.pas -ipath:[mad_pascal_path]\lib\ -code:980

based on Tetris Attack, https://www.gameshaha.net/classic-tetris-attack/

Code: Tomasz (Tebe) Biela (2021-2023), program written in MadPascal (https://github.com/tebe6502/Mad-Pascal)

Graphics: Jaroslaw (Odyn1ec) Wyszynski

Music: Piotr (LiSU) Lis, Vin (VinsCool) Samuel

Use joystick port 1 or keyboard

Key A - move left Key D - move right Key W - move up Key S - move down Key Q - fire Key SHIFT - second fire Key ESC - exit game

gameplay:

  • Endless (default speed 20, endless time)
  • TimeTrial (default speed 75, time 2 minutes)

requirements:

  • program loads from address $0980 (disable SDX, external cart)
  • 64 KB RAM
  • 6502 Classic (1.76 MHz)
  • TV PAL
  • POKEY STEREO

About

Block Attack based on Tetris Attack by Nintendo


Languages

Language:Pascal 40.5%Language:Assembly 25.7%Language:HCL 18.6%Language:C 14.8%Language:Batchfile 0.4%