mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
Update README.md
This commit is contained in:
@@ -51,7 +51,6 @@ Game source code is split into several parts:
|
|||||||
- `scorchC64.asm` is the main game startup code for Commodore 64
|
- `scorchC64.asm` is the main game startup code for Commodore 64
|
||||||
- `game.asm` - it all happens here
|
- `game.asm` - it all happens here
|
||||||
- `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
|
|
||||||
- `variables.asm` - all non-zero page variables
|
- `variables.asm` - all non-zero page variables
|
||||||
- `constants.asm` and `constants_top.asm` - various tables of constants
|
- `constants.asm` and `constants_top.asm` - various tables of constants
|
||||||
- `ai.asm` - artificial stupidity of computer opponents
|
- `ai.asm` - artificial stupidity of computer opponents
|
||||||
|
|||||||
Reference in New Issue
Block a user