cspaier / onlinedarts

playing darts online with friend

Home Page:https://onlinedarts.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onlinedarts

This application allows you to play a game of dart online with your friends.

It uses Node.js, Express.js and Socket.io for the dart application and Jitsi API for video chat.


πŸ“ Table of contents


βš™οΈ Prerequisites

⌨️ Commands

Serve

## Serve site at http://localhost:8000

make

πŸ’‘ This command will also install dependencies on first run and when package.json or package-lock.json files are updated.

Help

## List available commands

make help

πŸ—„οΈ Project structure

🚧 Create Project structure using tree command (see example: https://github.com/wearemd/static-site-starter#project-structure)

✍️ Authors

πŸ€œπŸ€› Contributing

Contributions, issues and feature requests are welcome! See the list of contributors who participated in this project.

πŸ“„ License

Onlinedarts is licensed under the GNU General Public License v3.0.

About

playing darts online with friend

https://onlinedarts.vercel.app

License:GNU General Public License v3.0


Languages

Language:CSS 76.7%Language:HTML 14.7%Language:JavaScript 8.3%Language:Makefile 0.4%