Skip to content

Actions: TeemuKoivisto/tic-tac-5-rust

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
62 workflow runs
62 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

perf: make ai little bit faster
Publish and deploy server #58: Commit 21c06a6 pushed by TeemuKoivisto
August 9, 2023 18:40 2m 56s main
August 9, 2023 18:40 2m 56s
ai: slightly faster with less object allocations
Publish and deploy server #57: Commit c856430 pushed by TeemuKoivisto
August 9, 2023 18:14 1m 56s main
August 9, 2023 18:14 1m 56s
feat: use bit shifts to make crappier ai
Publish and deploy server #56: Commit 80fa27b pushed by TeemuKoivisto
August 9, 2023 17:50 1m 57s main
August 9, 2023 17:50 1m 57s
feat: add jschess as an example how to ai
Publish and deploy server #55: Commit 229d701 pushed by TeemuKoivisto
August 8, 2023 19:02 1m 39s main
August 8, 2023 19:02 1m 39s
perf: remove need to call check_win_at
Publish and deploy server #54: Commit 3cf3b37 pushed by TeemuKoivisto
August 8, 2023 18:45 1m 54s main
August 8, 2023 18:45 1m 54s
perf: make ai better, faster, stronger
Publish and deploy server #53: Commit adedbba pushed by TeemuKoivisto
August 8, 2023 18:37 2m 7s main
August 8, 2023 18:37 2m 7s
ai: improve perf, add alpha-beta pruning
Publish and deploy server #52: Commit c2b4c36 pushed by TeemuKoivisto
August 6, 2023 18:07 1m 43s main
August 6, 2023 18:07 1m 43s
feat: add option to play in 5x5 grid against ai
Publish and deploy server #51: Commit 878e1a7 pushed by TeemuKoivisto
August 6, 2023 16:54 1m 38s main
August 6, 2023 16:54 1m 38s
fix: minmax properly when ai is O
Publish and deploy server #50: Commit 7200093 pushed by TeemuKoivisto
August 6, 2023 16:36 1m 40s main
August 6, 2023 16:36 1m 40s
ai: add option to play as O
Publish and deploy server #49: Commit c7e35b8 pushed by TeemuKoivisto
August 6, 2023 16:19 2m 2s main
August 6, 2023 16:19 2m 2s
feat: finally working minmax!
Publish and deploy server #48: Commit 39feda6 pushed by TeemuKoivisto
August 5, 2023 15:22 1m 37s main
August 5, 2023 15:22 1m 37s
feat: make ai prototype
Publish and deploy server #47: Commit 111f84d pushed by TeemuKoivisto
August 5, 2023 10:56 1m 42s main
August 5, 2023 10:56 1m 42s
ci: fix missing envs
Publish and deploy server #46: Commit 8a2588f pushed by TeemuKoivisto
August 4, 2023 09:49 1m 58s main
August 4, 2023 09:49 1m 58s
refactor: update Dockerfile, add .env-example
Publish and deploy server #45: Commit ca145ce pushed by TeemuKoivisto
August 4, 2023 09:34 10m 27s main
August 4, 2023 09:34 10m 27s
feat: remove disconnected sessions after 1 minute
Publish and deploy server #44: Commit 040b8bb pushed by TeemuKoivisto
July 31, 2023 10:03 9m 5s main
July 31, 2023 10:03 9m 5s
style: run cargo fix
Publish and deploy server #43: Commit 07b3b0c pushed by TeemuKoivisto
July 31, 2023 09:33 8m 43s main
July 31, 2023 09:33 8m 43s
fix: dont allow over-adding players, cache cargo deps in ci
Publish and deploy server #42: Commit 96aaf07 pushed by TeemuKoivisto
July 31, 2023 09:23 11m 12s main
July 31, 2023 09:23 11m 12s
ci: run cargo test in gh action
Publish and deploy server #41: Commit a7d0670 pushed by TeemuKoivisto
July 31, 2023 09:00 9m 52s main
July 31, 2023 09:00 9m 52s
fix: add test to tic-tac-5, fix bug
Publish and deploy server #40: Commit 13075bb pushed by TeemuKoivisto
July 31, 2023 08:55 10m 40s main
July 31, 2023 08:55 10m 40s
ui: make lobby mobile friendly
Publish and deploy server #39: Commit e0f678b pushed by TeemuKoivisto
July 28, 2023 11:35 11m 17s main
July 28, 2023 11:35 11m 17s
fix: dont subscribe to games already subscribed in, add turns_elapsed
Publish and deploy server #38: Commit 5f73047 pushed by TeemuKoivisto
July 27, 2023 10:19 8m 47s main
July 27, 2023 10:19 8m 47s
chore: remove unused code, update gh actions
Publish and deploy server #37: Commit d3a2b7e pushed by TeemuKoivisto
July 27, 2023 09:22 9m 48s main
July 27, 2023 09:22 9m 48s
refactor: rejoin automatically on server-side, fix joining game with …
Publish and deploy server #36: Commit 9ead602 pushed by TeemuKoivisto
July 27, 2023 09:16 8m 2s main
July 27, 2023 09:16 8m 2s
refactor: try improving maintaining player state
Publish and deploy server #35: Commit fc192d8 pushed by TeemuKoivisto
July 26, 2023 22:13 8m 10s main
July 26, 2023 22:13 8m 10s
fix: incorrect player set as next in game_state, improve transitions
Publish and deploy server #34: Commit d912d7a pushed by TeemuKoivisto
July 26, 2023 13:42 8m 32s main
July 26, 2023 13:42 8m 32s