implemented class method for login, register, update, delete and implemented readDatabase functionality to game.js. Write funtionality is in preogress
This commit is contained in:
parent
fbb52f76c0
commit
03e5591e0a
13 changed files with 145 additions and 83 deletions
|
|
@ -262,7 +262,7 @@ a:hover {
|
|||
-ms-interpolation-mode: nearest-neighbor;
|
||||
image-rendering: pixelated;
|
||||
transform: scale(8);
|
||||
background-image: url("colored_tilemap_packed.png");
|
||||
background-image: url("./../images/16x16DungeonTileset.png");
|
||||
margin: 80px auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue