https://github.com/a7ryan/javascript_exercise
Getting Started with Javascript
https://github.com/a7ryan/javascript_exercise
Last synced: about 1 year ago
JSON representation
Getting Started with Javascript
- Host: GitHub
- URL: https://github.com/a7ryan/javascript_exercise
- Owner: A7ryan
- Created: 2024-01-07T17:06:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T09:28:23.000Z (over 2 years ago)
- Last Synced: 2025-01-28T21:47:42.642Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# javascript_exercise
Getting Started with Javascript
Step 1: Tic-Tak-Toe game using Javascript console. NOTE: Its without GUI for now.