File size: 578 Bytes
04d1c4d
 
 
 
 
599871a
 
 
04d1c4d
 
3d81750
 
 
 
 
04d1c4d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html>
<head>
    <title>Spin N Win</title>
    <link href="https://fonts.googleapis.com/css2?family=Rajdhani:wght@500&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="https://huggingface.co/spaces/DMTuit/psy4/resolve/main/css/main.css?download=true">
    <script src="https://huggingface.co/spaces/DMTuit/psy4/resolve/main/js/main.js?download=true"></script>
    <script src="https://huggingface.co/spaces/DMTuit/psy4/resolve/main/js/phaser.min.js?download=true"></script>
</head>
<body>


    <div id="game-container"></div>

  
</body>
</html>