https://github.com/shreyas9699/arcade-games-js
Create arcade games using JS, HTML, CSS
https://github.com/shreyas9699/arcade-games-js
Last synced: 7 months ago
JSON representation
Create arcade games using JS, HTML, CSS
- Host: GitHub
- URL: https://github.com/shreyas9699/arcade-games-js
- Owner: Shreyas9699
- Created: 2023-09-07T08:00:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T05:27:57.000Z (about 2 years ago)
- Last Synced: 2023-09-25T09:40:07.048Z (about 2 years ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arcade-Games-JS
Create arcade games using JS, HTML, CSSCreated Simple snake game and Tic-Tac-Toe game using JS.
Added a 3rd game, Maze generator.