broadfield-dev commited on
Commit
1c41409
·
verified ·
1 Parent(s): 78475cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 🎮 Retro Tetris
2
 
3
  A stunning retro-styled Tetris game with authentic CRT TV aesthetics, dynamic backdrops, and procedurally generated music. Built with Phaser 3 and modern web technologies.
 
1
+ ---
2
+ title: Retro Tetris
3
+ emoji: 🎮
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: static
7
+ app_file: index.html
8
+ app_build_command: npm install && npm run build
9
+ pinned: false
10
+ ---
11
+
12
  # 🎮 Retro Tetris
13
 
14
  A stunning retro-styled Tetris game with authentic CRT TV aesthetics, dynamic backdrops, and procedurally generated music. Built with Phaser 3 and modern web technologies.