Chat Games. Games you play through conversation.

github.com/aj47/chat-games

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2024
  • clean up
  • Merge branch 'tts'
  • fix: Resolve duplicate TTS issue and improve message handling
  • feat: Add text-to-speech functionality to hacker chat
  • init tts
  • fix: Sanitize HTML in chat message component
  • fix: Remove CardTitle component from hacker-chat and card UI components
  • feat: Add shopping cart icon to hacker chat game
  • feat: Add leaderboard API and display leaderboard
  • fix: Update database query to include message rating
  • refactor: Refactor the message processing logic to use async/await an…
  • feat: Update message processing and user points
  • rating ui
  • feat: Enhance chat message component with AI rating and analysis
  • feat: Add rating column to messages table and update message processi…
  • feat: Process up to 50 unprocessed messages and update the database
  • fix: Update card styles and title in hacker-chat component
  • fix: Adjust card styles and remove unused file
  • feat: Add donation display to chat message component
  • feat: Export openDb function from initDb module