difficulty based object inserts

This commit is contained in:
2024-08-11 00:57:31 -04:00
parent 7346835b9f
commit b1e99ddfcb
8 changed files with 49 additions and 1 deletions
+3
View File
@@ -212,6 +212,9 @@ Shift
bne @-
;all zeroes
insertObject
lda RANDOM
and #%00000001 ; insert 50/50
beq noInsert
mva #1 WorldTable+WORLD_LENGTH-2
inc diff_level