A very jank circle algorithm that overdraws many of the lines but mostly works.
This commit is contained in:
parent
d4b6c35120
commit
d916d1c383
5 changed files with 93 additions and 8 deletions
|
@ -5,7 +5,7 @@
|
|||
"PLAYER_TILE": "\ua66b",
|
||||
"ENEMY_TILE": "\u1d5c",
|
||||
"BG_TILE": "█",
|
||||
"WATER_TILE": "\u26c6"
|
||||
"WATER_TILE": "\u224b"
|
||||
},
|
||||
"enemy": {
|
||||
"HEARING_DISTANCE": 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue