cd ../projects
$ type demo-slot-game/README.md
# Gaming Platform Lobby
gaming
const description = `
A comprehensive gaming platform lobby showcasing enterprise gaming architecture with multiple games. Features include:
• Gaming lobby with multiple slot games and roulette
• C#/.NET Backend API with Entity Framework Core
• Remote Game Server (RGS) for game logic orchestration
• REST API communication for game actions and data
• React/Next.js frontend with animated game interfaces
• Live game statistics and last plays
• SQLite database for session management
• Unified game selection and navigation
`;
$ npm list --depth=0
C#.NETTypeScriptReactNext.jsHTMLCSSJSREST APIEntity FrameworkSQLite