Display the head if it is on the same tile with a fruit
This commit is contained in:
parent
fc87372af8
commit
4abc5fc9af
@ -27,13 +27,13 @@
|
||||
background-color: green;
|
||||
}
|
||||
|
||||
.tile.head {
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
.tile.fruit {
|
||||
background-color: gold;
|
||||
}
|
||||
|
||||
.tile.head {
|
||||
background-color: red;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
Loading…
Reference in New Issue
Block a user