Added small message to game 2.
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
<link rel="stylesheet" href="TemplateData/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Game 2 - Boxstacker</h1>
|
||||
<p>This is the gold 2 achievement of Game Development.</p>
|
||||
<a href="/"><- Go back</a>
|
||||
<div id="unity-container" class="unity-desktop">
|
||||
<canvas id="unity-canvas" width=960 height=600></canvas>
|
||||
<div id="unity-loading-bar">
|
||||
|
||||
Reference in New Issue
Block a user