DEV Community

Cover image for COUP - A Social deduction card game
Emjay Factor
Emjay Factor

Posted on

COUP - A Social deduction card game

GitHub Copilot CLI Challenge Submission

This is a submission for the GitHub Copilot CLI Challenge

What I Built

COUP

a fast-paced, 2-6 player social deduction card game where players act as heads of families in a corrupt city-state, trying to manipulate and eliminate opponents' influence to be the last one standing. Built with Next.js and PartyKit sessions for real-time multiplayer gameplay.

Demo

Play Coup with Friends: https://tara-coup.vercel.app/
Project Link: https://github.com/mjfactor/-coup

My Experience with GitHub Copilot CLI

I used GitHub Copilot CLI capabilities to speed up my workflow. It helped me iterate faster and made repetitive tasks (like file searches and setup steps) much quicker, so I could spend more time on gameplay and UX polish. I stopped working this project for a month and the feature of GitHub Copilot CLI of exploring the codebase/project structure and making a plan to introduce a new variant to my game is a game changer.

Gameplay UI

Pick a Variant

Game Starts!

UI

UI

Top comments (0)