Added good game ending instead of looping
This commit is contained in:
@ -76,6 +76,13 @@
|
||||
<i>Thanks for playing</i><br />
|
||||
<a href="javascript:location.reload()">Play again</a>
|
||||
</div>
|
||||
<div id="win" class="floattop">
|
||||
<h1>Congratulations!</h1>
|
||||
<p>Your social credit score is high enough</p>
|
||||
<p>You are worthy of the Chinese Dream</p>
|
||||
<i>Thanks for playing</i><br />
|
||||
<a href="javascript:location.reload()">Play again</a>
|
||||
</div>
|
||||
</div>
|
||||
<script src="js/jquery-3.6.0.min.js"></script>
|
||||
<script src="js/util.js"></script>
|
||||
|
Reference in New Issue
Block a user