mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-06-25 03:51:34 +02:00
Merge branch 'master' of https://github.com/aem-mds/tp-mds-mapscii
This commit is contained in:
commit
311e514085
@ -19,7 +19,7 @@ const utils = require('./utils');
|
|||||||
const asciiMap = {
|
const asciiMap = {
|
||||||
// '▬': [2+32, 4+64],
|
// '▬': [2+32, 4+64],
|
||||||
// '¯': [1+16],
|
// '¯': [1+16],
|
||||||
'▀': [1+2+16+32],
|
'8': [1 + 2 + 16 + 32],
|
||||||
'▄': [4 + 8 + 64 + 128],
|
'▄': [4 + 8 + 64 + 128],
|
||||||
'■': [2 + 4 + 32 + 64],
|
'■': [2 + 4 + 32 + 64],
|
||||||
'▌': [1 + 2 + 4 + 8],
|
'▌': [1 + 2 + 4 + 8],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user