mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 06:04:19 +00:00
Merge pull request #257 from DeepaPrasanna/master
Added TicTacToe game using VanillaJs
This commit is contained in:
commit
17eba1a431
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
- [Build 30 things in 30 days with 30 tutorials](https://javascript30.com)
|
- [Build 30 things in 30 days with 30 tutorials](https://javascript30.com)
|
||||||
- [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6)
|
- [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6)
|
||||||
- [Build a Jupyter Notebook Extension](https://link.medium.com/wWUO7TN8SS)
|
- [Build a Jupyter Notebook Extension](https://link.medium.com/wWUO7TN8SS)
|
||||||
|
- [Build a TicTacToe Game with JavaScript](https://medium.com/javascript-in-plain-english/build-tic-tac-toe-game-using-javascript-3afba3c8fdcc)
|
||||||
|
|
||||||
## HTML and CSS:
|
## HTML and CSS:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue