This website works better with JavaScript.
Explore
Help
Sign In
inga-lovinde
/
sample-tictactoe
Watch
1
Star
0
Fork
You've already forked sample-tictactoe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
35
Commits
2
Branches
0
Tags
1.9 MiB
Tag:
Branch:
Tree:
339691baf4
feature/modern-browsers
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '339691baf4'
${ noResults }
Commit Graph
35 Commits (339691baf44d1552249431f3f79727659c86befd)
All Branches
Search
Author
SHA1
Message
Date
Inga 🏳🌈
339691baf4
accept game variant as a parameter
2 days ago
Inga 🏳🌈
e822191944
css for prettier game board
2 days ago
Inga 🏳🌈
de52499d6f
unified button logic between backend and frontend
2 days ago
Inga 🏳🌈
15b63eefcf
less inline styles, more CSS
2 days ago
Inga 🏳🌈
c48825ef56
feature parity between frontend and backend
2 days ago
Inga 🏳🌈
6b707f9441
unified table cell logic between frontend and backend; unified autoplay; implemented autoplay on frontend
2 days ago
Inga 🏳🌈
0c2ef25b17
cleanup
2 days ago
Inga 🏳🌈
3c4d35544b
renamed repository
2 days ago
Inga 🏳🌈
709e573b99
very basic offline gaming capabilities on frontend
3 days ago
Inga 🏳🌈
ce53388d26
implemented autoplay configuration
3 days ago
Inga 🏳🌈
0b77ff5a1d
implemented autoplay for O
3 days ago
Inga 🏳🌈
7ed91f3621
extracted display controls to shared function
3 days ago
Inga 🏳🌈
3dee4a10e4
display current outcome
3 days ago
Inga 🏳🌈
83e63f0538
handle decided boards
3 days ago
Inga 🏳🌈
a30663b268
tests
3 days ago
Inga 🏳🌈
24fcb0ca1b
minor optimization
3 days ago
Inga 🏳🌈
f71ca0a52a
implemented basic board game support (only in client-server mode)
3 days ago
Inga 🏳🌈
f96447c8d1
code reorganized
3 days ago
Inga 🏳🌈
7bba979de8
enabled client-side static resource caching to improve frontend UX
4 days ago
Inga 🏳🌈
06abd9883a
implemented frontend part of progressive form and trackers
4 days ago
Inga 🏳🌈
98fc37530d
implemented backend part of progressive form
4 days ago
Inga 🏳🌈
3c982e845f
implemented backend / frontend structure
4 days ago
Inga 🏳🌈
fcc87648be
implemented integration tests for opponent
5 days ago
Inga 🏳🌈
4ab4f19070
implemented generic solver tests; extracted tictactoe-specific solver tests to integration tests file
5 days ago
Inga 🏳🌈
ca311400ea
improved formatting (line width set to 120)
5 days ago
Inga 🏳🌈
d823eab61f
implemented opponent
5 days ago
Inga 🏳🌈
945d4cea64
minor cleanup
5 days ago
Inga 🏳🌈
2d03fc4006
uncoupled tictactoe rules and solver logic
5 days ago
Inga 🏳🌈
e424772020
updated readme
5 days ago
Inga 🏳🌈
aa47a7812b
implemented solver
5 days ago
Inga 🏳🌈
1c9175e4a9
implemented detection of win/lose/draw configurations
5 days ago
Inga 🏳🌈
b47cfb8916
implemented derived boards creation
5 days ago
Inga 🏳🌈
b582f6c118
implemented board representation
5 days ago
Inga 🏳🌈
830b6734a1
initial npm project structure, linting / ts
5 days ago
Inga 🏳🌈
28ac67bd49
Initial commit
5 days ago