1 comments

  • elmegapeluco 9 hours ago ago

    Hi HN,

    I created Bocazasgames, a bilingual browser-based multiplayer website featuring four games: a drawing-and-guessing game, trivia, a forbidden-words game, and an original role-guessing game of my own design.

    The main idea is to reduce toxicity in online games. The site uses an AI moderation system that applies temporary penalties through a card system inspired by futsal: yellow = 5 minutes, orange = 15 minutes, and red = 45 minutes. Players can also earn up to three reputation stars for behaving well in chat.

    The project runs on Node.js, Express, and Socket.IO, with self-hosted Ollama/Ministral handling AI moderation.

    Everything works in both Spanish and English and requires no downloads.

    Thanks Regards.