mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Update README.md
This commit is contained in:
@@ -5,7 +5,7 @@ Scorch is a multi-player, turn-based, artillery video game. Tanks do turn-based
|
|||||||
|
|
||||||
by Tomasz 'Pecus' Pecko and Pawel 'pirx' Kalinowski
|
by Tomasz 'Pecus' Pecko and Pawel 'pirx' Kalinowski
|
||||||
|
|
||||||
Warsaw, Miami 2000, 2001, 2002, 2003, 2009, 2012, 2013, 2022
|
Warsaw, Miami 2000, 2001, 2002, 2003, 2009, 2012, 2013, 2022, 2023
|
||||||
|
|
||||||
Contributors:
|
Contributors:
|
||||||
- Miker ([mikerro](https://github.com/mikerro)) - in-game music and sfx, ideas, QA
|
- Miker ([mikerro](https://github.com/mikerro)) - in-game music and sfx, ideas, QA
|
||||||
@@ -17,8 +17,9 @@ Contributors:
|
|||||||
- xorcerer ([xauberer](https://github.com/xauberer)) - prompt for AI generated splash and sticker
|
- xorcerer ([xauberer](https://github.com/xauberer)) - prompt for AI generated splash and sticker
|
||||||
|
|
||||||
|
|
||||||
QA: Probabilitydragon, KrzysRog, Beeblebrox, EnderDude, lopezpb, Dracon, brad-colbert, archon800,
|
QA: Probabilitydragon, EnderDude, Dracon, Beeblebrox, KrzysRog, lopezpb,
|
||||||
Shaggy the Atarian, x=usr(1536), Aking, Kenshi
|
brad-colbert, archon800, nowy80, Sabreman, Shaggy the Atarian, RetroBorsuk, ZPH,
|
||||||
|
x=usr(1536), Aking, RB520
|
||||||
|
|
||||||
Special thanks to tebe ([tebe6502](https://github.com/tebe6502)), JAC! ([peterdell](https://github.com/peterdell)) and phaeron ([Altirra](https://www.virtualdub.org/altirra.html)) for their fantastic tools and support.
|
Special thanks to tebe ([tebe6502](https://github.com/tebe6502)), JAC! ([peterdell](https://github.com/peterdell)) and phaeron ([Altirra](https://www.virtualdub.org/altirra.html)) for their fantastic tools and support.
|
||||||
|
|
||||||
@@ -29,7 +30,7 @@ This source code was originally compiled with [OMC65 crossassembler](https://git
|
|||||||
Compilation: `mads scorch.asm -o:scorch.xex`
|
Compilation: `mads scorch.asm -o:scorch.xex`
|
||||||
|
|
||||||
|
|
||||||
Game source code is split into 5+4 parts:
|
Game source code is split into several parts:
|
||||||
- scorch.asm is the main game code (with many assorted routines)
|
- scorch.asm is the main game code (with many assorted routines)
|
||||||
- grafproc.asm - graphics routines like line or circle
|
- grafproc.asm - graphics routines like line or circle
|
||||||
- textproc.asm - text routines like list of weapons and shop
|
- textproc.asm - text routines like list of weapons and shop
|
||||||
|
|||||||
Reference in New Issue
Block a user