Commit graph

  • d7ffafc9d4
    Merge pull request #19 from Neko-Life/feat/move-sound master Daniel Bulant 2023-08-04 17:12:55 +0200
  • 8d1b73d1d7 move unused asset to static Neko-Life 2023-08-04 21:29:27 +0700
  • f459b4c2e4 update move audio Neko-Life 2023-08-04 21:28:40 +0700
  • 4fd808b0d3 rules dialog, close #1 and close #18 Daniel Bulant 2023-08-04 15:57:54 +0200
  • 63d67c403e use better events Daniel Bulant 2023-08-04 15:57:18 +0200
  • 91ea7c1a16 improved scrollbar Daniel Bulant 2023-08-04 15:57:02 +0200
  • 7caa4cb292 Merge branch 'master' of github.com:danbulant/slightlyComplicatedTicTacToe Daniel Bulant 2023-08-04 14:29:52 +0200
  • ee74af5b9f bigger stroke Daniel Bulant 2023-08-04 14:29:41 +0200
  • d38aa05b57
    Merge pull request #17 from Neko-Life/refactor/back-button Daniel Bulant 2023-08-04 14:22:13 +0200
  • af3dbb3609
    Create LICENSE Daniel Bulant 2023-08-04 14:15:43 +0200
  • 98bbaf402a maintain function reference Neko-Life 2023-07-23 09:58:09 +0700
  • 8b130113ee add move sound Neko-Life 2023-07-23 09:49:07 +0700
  • 9ea21fdaf1 add initial rules Neko-Life 2023-07-22 09:50:38 +0700
  • 2dc1f2c00e formatting Neko-Life 2023-07-15 16:08:16 +0700
  • 5499097025 initial rules page Neko-Life 2023-07-15 09:57:55 +0700
  • 9e7092a0f6 formatting Neko-Life 2023-07-15 16:05:46 +0700
  • 198ad177b7 make back button reusable component and add default transition duration config Neko-Life 2023-07-15 09:56:31 +0700
  • 201ba6f948
    Update README.md Daniel Bulant 2023-02-07 22:35:05 +0100
  • 7f3ec37f2e fix draw Daniel Bulant 2023-01-31 09:11:02 +0100
  • 5b00f03476 finally usable mobile version Daniel Bulant 2023-01-22 17:13:48 +0100
  • fdcfd9224c fix moves Daniel Bulant 2023-01-21 22:06:46 +0100
  • 9d676326e6 better animation timing Daniel Bulant 2023-01-21 19:43:24 +0100
  • a39c220242 more motion Daniel Bulant 2023-01-21 19:36:52 +0100
  • 83ce2849c7 improved mobile ui (fix #6), more animations Daniel Bulant 2023-01-21 19:31:23 +0100
  • b72cee381c fixed favicon Daniel Bulant 2023-01-21 19:30:54 +0100
  • 4626e08dd7 don't clear screen when updating Daniel Bulant 2023-01-21 19:30:49 +0100
  • edbd913501 new favicon, close #4 Daniel Bulant 2023-01-21 18:24:49 +0100
  • 75ba376f46 Dark mode #12 Daniel Bulant 2023-01-21 18:13:45 +0100
  • af3d0481ca fix check when exiting, fix #11 Daniel Bulant 2023-01-21 18:13:02 +0100
  • f6dddcfb52 unocss Daniel Bulant 2023-01-21 18:12:14 +0100
  • 8f028caaad more animations Daniel Bulant 2023-01-20 23:04:10 +0100
  • 4dc693ddb6 handle draw Daniel Bulant 2023-01-20 22:34:34 +0100
  • af7f4e0bd0 rename to ultimate tic tac toe Daniel Bulant 2023-01-20 21:51:16 +0100
  • 3ceae76208 fix names, final state fixes, better final message, move scrolling Daniel Bulant 2023-01-20 21:38:17 +0100
  • b92ec82d4e fix leaving in wait Daniel Bulant 2023-01-20 20:00:05 +0100
  • df026dd466 update wss address Daniel Bulant 2023-01-20 19:44:47 +0100
  • c7df814200 working multiplayer for desktop Daniel Bulant 2023-01-20 19:38:40 +0100
  • 9dc60925f0 progress on multiplayer Daniel Bulant 2023-01-20 11:58:05 +0100
  • eec2afb9da basic main menu, more style improvements Daniel Bulant 2023-01-19 22:21:38 +0100
  • d30f029627 good visual style Daniel Bulant 2023-01-19 20:44:51 +0100
  • 50ee193892 better move display Daniel Bulant 2023-01-19 19:30:42 +0100
  • fba7bf1c99 clean, working singleplayer Daniel Bulant 2023-01-19 19:16:57 +0100
  • 21a3ae9ea3 initial wip Daniel Bulant 2023-01-19 14:27:18 +0100
  • 62fa17b953 keydown test Daniel Bulant 2022-07-28 17:33:44 +0200
  • f4c135cf5b implement get requestsd Daniel Bulant 2022-07-28 11:32:52 +0200
  • bc1592d7d7 don't allow starting without people Daniel Bulant 2022-07-28 11:28:59 +0200
  • 477e7d370e use wss on deploy Daniel Bulant 2022-07-28 11:18:21 +0200
  • 559f2a90e9 try node 16 Daniel Bulant 2022-07-28 11:15:53 +0200
  • 89decf907a add nvmrc Daniel Bulant 2022-07-28 11:14:24 +0200
  • c9d5e0ed50 deploy progress Daniel Bulant 2022-07-28 11:12:39 +0200
  • 7240f0a539 overlay + test game Daniel Bulant 2022-07-28 10:50:01 +0200
  • 2cac7aea5f loading screen Daniel Bulant 2022-07-28 10:01:08 +0200
  • f2c794c44c start working on dice loading screen Daniel Bulant 2022-07-27 20:19:49 +0200
  • 0d969e838a fix leaves Daniel Bulant 2022-07-27 19:34:53 +0200
  • 3d3aa884fe connection + chat Daniel Bulant 2022-07-27 19:32:01 +0200
  • 2206e2774f working room creation and list Daniel Bulant 2022-07-27 16:40:26 +0200
  • 7246ddea7b initial commit Daniel Bulant 2022-07-27 12:17:46 +0200
  • 27c1df79d2 first commit Daniel Bulant 2022-07-27 10:22:20 +0200