Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debasish-dutta/js-games
https://github.com/debasish-dutta/js-games
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/debasish-dutta/js-games
- Owner: debasish-dutta
- License: mit
- Created: 2022-03-18T06:35:06.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-04T04:13:11.000Z (over 2 years ago)
- Last Synced: 2024-11-18T05:35:00.613Z (2 months ago)
- Language: HTML
- Size: 7.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A website comprising of JavaScript games starting from basic games to advanced games.
This is a repo of a basic website created with html-css-js and is about me practicing basic javascript concept by building basic
games like tic-tac-toe, rock-paper-scissors and connect four. I will also add more complex games as I go and practice more.Have to add some more functionalities to the basic. It is now just the working version.
* tic tac toe: css cleaning up
* rock-paper-scissors-lizard-spock: addition of AI animations
* connect four: complete the winning array