Skip to content

A multiplayer Chidiya Uddi game built by IndiaSocial (ISO) discord members.

License

Notifications You must be signed in to change notification settings

smyk07/iso-chidiya-uddi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iso-chidiya-uddi

A multiplayer Chidiya Uddi game built by IndiaSocial (ISO) community Discord members.

Contribution Rules

  1. Simple: fork the repo, make meaningful and valuable code updates, create a pr.
  2. If you make GPT write all the code for your PRs, then aandi mandi sandi... applies!

Usage Guide

Prerequisites

  1. Node.js
  2. A text editor

Frontend

All frontend part is housed in ./frontend/, ensure that you have all the pre-requisites installed on your system.

  1. Install packages:
npm ci
  1. Start Development Server:
npm run dev

Backend

All backend part is housed in ./backend/, ensure that you have all the pre-requisites installed on your system.

(Backend is still under development)

About

A multiplayer Chidiya Uddi game built by IndiaSocial (ISO) discord members.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.9%
  • CSS 39.9%
  • HTML 8.2%