RonitP1 commited on
Commit
f1508b3
·
verified ·
1 Parent(s): b05b936

Upload README (1).md

Browse files
Files changed (1) hide show
  1. README (1).md +26 -0
README (1).md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Stock Rivals
3
+ emoji: 📈
4
+ colorFrom: orange
5
+ colorTo: zinc
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+ # Stock Rivals 📈
11
+
12
+ A high-stakes, turn-based multiplayer stock trading game where strategy meets market volatility. Styled with a dark Cosmic slate theme, elegant typography, real-time feedback, and dynamic socket connections.
13
+
14
+ ## Features
15
+ - **Round-Based Card Mechanics**: Receive and hold market intelligence cards for entire rounds, planning multiple turns in advance before the final results are processed.
16
+ - **Dynamic Valuation & Volatility**: Different stocks feature varied volatility margins (e.g., Wockhardt has capped volatility while Infosys is a high-stakes, highly volatile asset).
17
+ - **Socket.IO Integration**: Robust real-time connectivity with reconnection backup, room sync, and keep-alive stability.
18
+ - **Your Holdings Sidebar**: Clear real-time visualization of all stock assets, purchase rates, and net portfolio assets.
19
+
20
+ ## Hugging Face Spaces Deployment
21
+
22
+ This repository is pre-configured to build and run seamlessly on **Hugging Face Spaces** as a Docker app.
23
+
24
+ ### Deployment Configuration
25
+ - **SDK**: Docker
26
+ - **Default Port**: 7860 (Hugging Face default)