Skip to content

Latest commit

 

History

History
98 lines (68 loc) · 2.95 KB

README.md

File metadata and controls

98 lines (68 loc) · 2.95 KB

Welcome to DevDuel 🃏

Welcome to DevDuel, the ultimate showdown of programming languages in the form of a Top Trumps style game! Prepare to witness the clash of titans as you pit the most popular programming languages against each other and determine once and for all which language reigns supreme.

Table of Contents

Play DevDuel

Technologies

Typescript React Tailwind Vite Python Flask Socket.IO PostgresSQL VSCode

Installation & Usage

Installation

  • Clone or download this repo

Local Usage

  • Run npm install to install dependencies
  • Run npm run start to start local server and run DevDuel

Planning & Design

Wins & Challenges

Wins

  • Fully responsive app
  • Timer works correctly for each round
  • Multiplayer enabled
  • Eyecatching UI

Challenges

  • Incorporating Tailwind
  • Working with Typescript on the front-end
  • Adding the handmade assets to a functioning logic

Future Features

  • Add more players for different rooms
  • User authentication e.g. username, password
  • Leaderbaord ranking
  • Play against AI
  • Make your customisable cards

Minimum Viable Product

Prework

  • Write this README
  • Design using Excalidraw
  • Fill Trello board

Functionality

  • Multiple player
  • Timer
  • Collect opponents cards

Contributors