# Scrabble
The famous word game - [Scrabble](https://en.wikipedia.org/wiki/Scrabble)!
Backend -> [repository](https://github.com/hrishikeshshekhar/scrabble-backend)
### Motivation
I was hooked to scrabble for a while during the quarantine and wanted to make a bot to find the optimal word that can be placed at every stage.
This, combined with the lack of a free online place (that is pleasing to the eye) to play scrabble online with your friends led me to start working on this project.
### Tech Stack
Frontend - React, Redux
Backend - NodeJS
### Objectives
## V1 - Basic Scrabble board
- [X] Interactive scrabble board
- [X] Board maker (placing TL, DL, TW, DW on positions to make scrabble board)
- [X] Drag and drop from holder to board, repositioning of letter on board
- [X] Add game rules
- [ ] Add backend to facilitate 2 player game
- [X] Add in-game chat
## V2 - Rooms
- [ ] Extend backend for 2-6 players in the same game
- [ ] Create rooms and extend chat to whole room
## V2.5 - Add responsiveness
- [ ] Responsive UI
- [ ] Add joyride
## V3 - Game bot
- [ ] Make brute force bot
- [ ] Make efficient bot using tries
- [ ] Compare
- [ ] Add as feature for people playing
### Setup
```
npm install
```
### Starting server
```
npm start
```
Matt小特
- 粉丝: 40
- 资源: 4539
最新资源
- 通过cookie值返回b谷歌Bard响应的非官方python包.zip
- 所有算法在Python中实现.zip
- 通过TDD学习Python.zip
- 图像多边形标注与Python多边形矩形圆线点和图像水平标志标注.zip
- 完整参考LinkedIn答案2024技能评估awslambda restapi javascript react gi.zip
- 为Python开发人员提供的nomagic web API和微服务框架,强调大规模的可靠性和性能.zip
- 为GPTGLM等LLM大语言模型提供实用化交互接口特别优化论文阅读润色写作体验模块化设计支持自定义快捷按钮函数插件支持.zip
- 微信跳一跳Python 辅助.zip
- 文件上传小部件,支持多个文件选择拖放,支持进度条验证和预览图像音频和视频,支持跨域分块和可恢复文件上传,适用于任何服务.zip
- 为业务分析师和交易员提供Python培训.zip
- 为人类编写的Python最佳实践指南.zip
- 先前版本的Pyston是Python编程语言的更快实现,请使用此链接获取新存储库.zip
- 无忧Python体验.zip
- 我的Python示例.zip
- 现代Python应用程序打包和分发工具.zip
- 像内置函数一样,但boltons 250构建了扩展和依赖于Python标准库的食谱和片段.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
评论0