👍🎉 First off, thanks for taking the time to contribute! 🎉👍
You can contribute to this source code in many ways
- You could report/fix a bug
- You could suggest different words for the game
- You could help to improve the UI of the game by either suggesting by images or directly editing the html/css files
- You could suggest/implement a new feature/functionality
- You could suggest improvements to the existing feature/functionality
Visit the ToDo page to see the potential features I have envisioned.
Create an issue in this project with detailed information, screenshots (if possible, the console logs)
All the words for the game comes from this json file. You can edit this file directly (by forking) by clicking the pencil icon and propose the changes
Open a new GitHub pull request with the patch.
- Suggest your change by creating an issue with more information
- Branch off from master
- Start writing code
- Open a pull request with the changes
- NodeJS - For the backend
- ExpressJS - As the web application framework to server the pages
- Ejs - For templating
- Socket.IO - For real time communication (used in chat and canvas synchronization)
- HTML5, CSS3, JQuery
Follow the standards of respective technologies while contributing
By contributing, you agree that your contributions will be licensed under its MIT License.
Thanks! ❤️ ❤️ ❤️
Ramaraj T