General update
This commit is contained in:
1
hex/scripts/bg.js
Normal file → Executable file
1
hex/scripts/bg.js
Normal file → Executable file
@@ -41,6 +41,7 @@ $(function() {
|
||||
|
||||
//ctx.fillStyle = "rgba(21, 21, 21, 100)";
|
||||
ctx.fillStyle = '#00f';
|
||||
ctx.fill();
|
||||
//drawHexRect(ctx, 100, 10, 10);
|
||||
//var t = new Tile(100, 50, 50, ctx);
|
||||
//t.full();
|
||||
|
||||
0
hex/scripts/patterns/centerhex.js
Normal file → Executable file
0
hex/scripts/patterns/centerhex.js
Normal file → Executable file
0
hex/scripts/perlin.js
Normal file → Executable file
0
hex/scripts/perlin.js
Normal file → Executable file
Reference in New Issue
Block a user