UnderwareDESIGN

PlayBASIC => Resources => Source Codes => Topic started by: kevin on November 22, 2023, 06:38:11 PM

Title: Battle Zone
Post by: kevin on November 22, 2023, 06:38:11 PM
   Battle Zone  - Kevs Tweak


 Notes:

   - Tweaked the Terriain Height Map loading - Replace Readint() (https://playbasic.com/help.php?page=FILES.READINT)
     with ReadMemory (https://playbasic.com/help.php?page=FILES.READMEMORY)

   - Add buffer management to the line rendering (lock buffers)

   - replaced scrollimage (https://playbasic.com/help.php?page=IMAGES.ScrollIMAGE) with TileImage (https://playbasic.com/help.php?page=IMAGES.TILEIMAGE) for backdrop scrolling

   - removed unused files from folder (music)

   - Tested with PlayBASIC V1.64L /   PlayBASIC V1.64P  & PlayBASIC 1.65C3


 



  Download

   [plink]BattleZone - Kev Edit (https://underwaredesign.com/requestfile.php?file=sb2023axyzBattleZoneKevEdit)[/plink]