AjayTheWizard / Clash-of-Code

Clash of Code is a competitive programming platform that allows you to compete in real-time with your friends or colleagues. It leverages the power of Socket.IO to provide a seamless multiplayer experience over a localhost network.

Home Page:https://github.com/Blank-09/Clash-of-Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clash of Code ๐Ÿš€

Clash of Code is a competitive programming platform that allows you to compete in real-time with your friends or colleagues. It leverages the power of Socket.IO to provide a seamless multiplayer experience over a localhost network.

โš ๏ธ NOTE: This project is still under development. Feel free to contribute to the project by opening a issue/pull request.

๐Ÿ“ท Screenshots

Clash of Code

๐ŸŽฏ Modes

Clash of Code offers three exciting modes:

  1. Fastest Mode - Solve the problem as fast as you can!
  2. Reverse Mode - Guess the problem from the output!
  3. Smallest Mode - Solve the problem with the least amount of code!

๐Ÿ“š Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Node.js and npm.
  • You have a Windows/Mac/Linux machine.

๐Ÿš€ Installing Clash of Code

To install Clash of Code, follow these steps:

git clone https://github.com/your-username/clash-of-code.git
cd clash-of-code
npm install

๐ŸŽฎ Using Clash of Code

To start the server, run the following command:

npm run dev

Happy Coding! ๐ŸŽ‰

๐Ÿ“ License

This project uses the following license: MIT.

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

About

Clash of Code is a competitive programming platform that allows you to compete in real-time with your friends or colleagues. It leverages the power of Socket.IO to provide a seamless multiplayer experience over a localhost network.

https://github.com/Blank-09/Clash-of-Code

License:MIT License


Languages

Language:TypeScript 96.3%Language:JavaScript 1.9%Language:CSS 1.1%Language:HTML 0.7%