This website requires JavaScript.
Explore
Help
Sign In
tmn
/
JS-Game
Watch
1
Star
1
Fork
0
You've already forked JS-Game
Code
Issues
Pull Requests
Releases
Wiki
Activity
24
Commits
1
Branch
0
Tags
423
KiB
JavaScript
72.1%
HTML
22.7%
CSS
5.2%
1bf296a382
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
ElGurkus
1bf296a382
changed code -> The selected piece is now marked blue. All valid moves are marked green. All valid moves that kill a piece are marked red. Added nonpermanent debug lines to test this untill movement is implemented
2020-11-03 13:33:53 +01:00
.idea
changed code -> Tiny formatting change
2020-11-03 10:43:25 +01:00
code.js
changed code -> The selected piece is now marked blue. All valid moves are marked green. All valid moves that kill a piece are marked red. Added nonpermanent debug lines to test this untill movement is implemented
2020-11-03 13:33:53 +01:00
index.html
test
2020-11-02 11:52:26 +01:00
style.css
changed code -> Pieces now get set and drawn (currently X and O)
2020-11-03 11:10:19 +01:00