Commit Graph

50 Commits (7880c693c5456c0ebaf1cd32eb861a2a2c6c5f70)

Author SHA1 Message Date
Inga 🏳‍🌈 7880c693c5 improved display of decided board for draw 3 months ago
Inga 🏳‍🌈 64439b6b0e improved display of decided board 3 months ago
Inga 🏳‍🌈 1ae6d5c8b0 switch to using templates for displaying game state 3 months ago
Inga 🏳‍🌈 664197cb72 use data-... attributes for custom attributes 3 months ago
Inga 🏳‍🌈 5d9e136dcb implemented progressive form wrapper (for offline WebKit support) 3 months ago
Inga 🏳‍🌈 ffbd80d30e added typed-query-selector dev dependency in preparation to templates migration 3 months ago
Inga 🏳‍🌈 779e06a6e4 fixed broken second counter in no-JS mode 3 months ago
Inga 🏳‍🌈 d808cebd81 downgrade target from ES2022 to ES6 for better compatibility with older browsers 3 months ago
Inga 🏳‍🌈 dba3c7f55c fixed a bug with handling changing board sizes when size is decreased more by 1 row / column 3 months ago
Inga 🏳‍🌈 4ba2c894ca minor ui improvement 3 months ago
Inga 🏳‍🌈 b4f7b51d7b minor refactoring 3 months ago
Inga 🏳‍🌈 1d7f4c4124 css improvements 3 months ago
Inga 🏳‍🌈 3745313fb9 do not crash on large boards, fall back to manual play 3 months ago
Inga 🏳‍🌈 d6f2d6e407 solver support for 3x4/4x3 boards 3 months ago
Inga 🏳‍🌈 4d13d2b1a4 implemented dynamic board size 3 months ago
Inga 🏳‍🌈 e8b145707d reorganized code 3 months ago
Inga 🏳‍🌈 56216e904f implemented tictactoe-all ruleset 3 months ago
Inga 🏳‍🌈 ec1048e603 reorganized code 3 months ago
Inga 🏳‍🌈 339691baf4 accept game variant as a parameter 3 months ago
Inga 🏳‍🌈 e822191944 css for prettier game board 3 months ago
Inga 🏳‍🌈 de52499d6f unified button logic between backend and frontend 3 months ago
Inga 🏳‍🌈 15b63eefcf less inline styles, more CSS 3 months ago
Inga 🏳‍🌈 c48825ef56 feature parity between frontend and backend 3 months ago
Inga 🏳‍🌈 6b707f9441 unified table cell logic between frontend and backend; unified autoplay; implemented autoplay on frontend 3 months ago
Inga 🏳‍🌈 0c2ef25b17 cleanup 3 months ago
Inga 🏳‍🌈 709e573b99 very basic offline gaming capabilities on frontend 3 months ago
Inga 🏳‍🌈 ce53388d26 implemented autoplay configuration 3 months ago
Inga 🏳‍🌈 0b77ff5a1d implemented autoplay for O 3 months ago
Inga 🏳‍🌈 7ed91f3621 extracted display controls to shared function 3 months ago
Inga 🏳‍🌈 3dee4a10e4 display current outcome 3 months ago
Inga 🏳‍🌈 83e63f0538 handle decided boards 3 months ago
Inga 🏳‍🌈 a30663b268 tests 3 months ago
Inga 🏳‍🌈 24fcb0ca1b minor optimization 3 months ago
Inga 🏳‍🌈 f71ca0a52a implemented basic board game support (only in client-server mode) 3 months ago
Inga 🏳‍🌈 f96447c8d1 code reorganized 3 months ago
Inga 🏳‍🌈 7bba979de8 enabled client-side static resource caching to improve frontend UX 3 months ago
Inga 🏳‍🌈 06abd9883a implemented frontend part of progressive form and trackers 3 months ago
Inga 🏳‍🌈 98fc37530d implemented backend part of progressive form 3 months ago
Inga 🏳‍🌈 3c982e845f implemented backend / frontend structure 3 months ago
Inga 🏳‍🌈 fcc87648be implemented integration tests for opponent 3 months ago
Inga 🏳‍🌈 4ab4f19070 implemented generic solver tests; extracted tictactoe-specific solver tests to integration tests file 3 months ago
Inga 🏳‍🌈 ca311400ea improved formatting (line width set to 120) 3 months ago
Inga 🏳‍🌈 d823eab61f implemented opponent 3 months ago
Inga 🏳‍🌈 945d4cea64 minor cleanup 3 months ago
Inga 🏳‍🌈 2d03fc4006 uncoupled tictactoe rules and solver logic 3 months ago
Inga 🏳‍🌈 aa47a7812b implemented solver 3 months ago
Inga 🏳‍🌈 1c9175e4a9 implemented detection of win/lose/draw configurations 3 months ago
Inga 🏳‍🌈 b47cfb8916 implemented derived boards creation 3 months ago
Inga 🏳‍🌈 b582f6c118 implemented board representation 3 months ago
Inga 🏳‍🌈 830b6734a1 initial npm project structure, linting / ts 3 months ago