Add end-game credits sequence.
This commit is contained in:
parent
91ba2fab66
commit
4ec1666a1d
6 changed files with 110 additions and 6 deletions
7
game.css
7
game.css
|
@ -1,3 +1,10 @@
|
|||
@font-face {
|
||||
font-family: 'monogram';
|
||||
src: url('assets/fonts/monogram-extended.woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
body {
|
||||
/* background-color: #000; */
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue