A barely working tool to find font characters and pick their color.
This commit is contained in:
parent
6b3ce5eb3d
commit
0edd948101
17 changed files with 406 additions and 72 deletions
|
@ -4,7 +4,8 @@
|
|||
"FLOOR_TILE": "\u2849",
|
||||
"PLAYER_TILE": "\ua66b",
|
||||
"ENEMY_TILE": "Ω",
|
||||
"BG_TILE": "█"
|
||||
"BG_TILE": "█",
|
||||
"WATER_TILE": "\u26c6"
|
||||
},
|
||||
"enemy": {
|
||||
"HEARING_DISTANCE": 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue