This website works better with JavaScript
Home
Explore
Help
Sign In
pythoncoder8
/
connect-4-game
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Initial commit
PythonCoder8
4 years ago
commit
c96637a271
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
README.md
+ 2
- 0
README.md
View File
@@ -0,0 +1,2 @@
+# connect-4-game
+A game of Connect 4, with HTML, Vanilla JS, and CSS.