lots of stuff, scores system, better collisions, highscores, scoreboard, player counter, etc.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
color: #850000;
|
||||
}
|
||||
main {
|
||||
background: #000000;
|
||||
@@ -20,7 +21,6 @@
|
||||
}
|
||||
div {
|
||||
display: block;
|
||||
color: #850000;
|
||||
font-size: 8rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user