"OMI" is a traditional sri lankan card game which can be played by anyone easily. This project is a digital version of omi which can be played by anyone at anytime without having a card pack at hand.
- Inside the server folder
- run
npm i
to install the packages - run
npm run dev
to start the server
- run
- Serve the client files with any HTTP server
- run
npm i -g serve
to install serve (HTTP server) globally - run
serve
to serve the client files
- run
[ ] Mobile application (React Native) [ ] In-game currency - Add in-game purchases (stripe JS) - Competitive matches - Buy card packs and backgrounds usinng in-game currency [ ] Random matchmaking