コミットグラフ

  • fd15dce7d4 ninya defeated fd15dce7d4bced0bc76b5dad6f4202a8da3ea7b3 ai woosh 2023-11-16 09:57:52 +0000
  • 1194db7bc1 this makes more sense woosh 2023-11-16 09:43:00 +0000
  • c4c4c417c0 make it stronger woosh 2023-11-16 09:24:42 +0000
  • 56c1ac73e1 memoize woosh 2023-11-16 09:11:04 +0000
  • f7ae29650a depth limit rollouts woosh 2023-11-16 07:56:18 +0000
  • 2cb9739671 dont evaluate state unless search leaf - todo memoize woosh 2023-11-16 07:41:47 +0000
  • 499a404139 rollout evaluation function woosh 2023-11-16 07:31:24 +0000
  • debfe59b18 Merge remote-tracking branch 'refs/remotes/origin/ai' into ai ninya9k 2023-11-16 06:26:05 +0000
  • 1693d5d074 ninya ai mod ninya9k 2023-11-16 06:25:24 +0000
  • a054627863 UT_DEPTH should be max distance to leaves ig woosh 2023-11-16 05:30:51 +0000
  • cb4587847d minimax with alpha-beta pruning woosh 2023-11-16 05:07:16 +0000
  • c0849f47b3 move history woosh 2023-11-16 02:32:45 +0000
  • 36483f1d44 struct ut_move and move valid check woosh 2023-11-16 01:55:30 +0000
  • 2ccce9c493 some cleanup woosh 2023-11-16 01:24:39 +0000
  • 79be4652d3 readable play board names cleaner ninya9k 2023-11-15 15:23:55 +0000
  • aa1f7fc20f remove deterministic starting player test ninya9k 2023-11-15 14:57:22 +0000
  • b40eb333ff allow \r\n ninya9k 2023-11-15 14:53:31 +0000
  • 39f29df835 fluff ninya9k 2023-11-15 14:25:09 +0000
  • a57d6c2c50 werks. ninya9k 2023-11-15 14:24:14 +0000
  • 9369bad57c oOOooooOo game<->game mystery crash oOOooOOooooOoo ninya9k 2023-11-15 12:35:13 +0000
  • e943629371 last move indicator and board line start detection woosh 2023-11-15 12:12:38 +0000
  • 031c466236 make curses + network work ninya9k 2023-11-15 11:06:21 +0000
  • 58d97e34b5 colors! woosh 2023-11-15 09:54:04 +0000
  • 7c6495a72a better board win indication woosh 2023-11-15 08:50:35 +0000
  • 01f4e1e021 use ut_sockdraw ninya9k 2023-11-15 08:34:51 +0000
  • 26be1ff137 btw ignore commit message 6fad23c1 ninya9k 2023-11-15 08:32:32 +0000
  • 6314045855 Merge remote-tracking branch 'refs/remotes/origin/cleaner' into cleaner woosh 2023-11-15 08:17:59 +0000
  • d5b5220c8b fixed initial r,c woosh 2023-11-15 08:16:45 +0000
  • a98459b46e lol ninya9k 2023-11-15 08:09:16 +0000
  • 194825db5a Merge remote-tracking branch 'origin/cleaner' into cleaner ninya9k 2023-11-15 08:07:35 +0000
  • 771b1e9ba8 readable socket niceties ninya9k 2023-11-15 08:05:54 +0000
  • 8c83ddcba4 fixing input and curses board - still broken woosh 2023-11-15 08:05:29 +0000
  • 573ae23c48 send board over socket ninya9k 2023-11-15 08:04:45 +0000
  • 6a669af1cd ignore | lines ninya9k 2023-11-15 07:48:05 +0000
  • 6fad23c17d readable iff game<->game session ninya9k 2023-11-15 07:40:24 +0000
  • 17bb8103ac fix oopsie ninya9k 2023-11-15 07:04:36 +0000
  • d7f2f88615 delete pipe character ninya9k 2023-11-15 07:03:20 +0000
  • 8cb22b7dbb not using socket buffers ninya9k 2023-11-15 06:51:26 +0000
  • 046feddf0b wait for key before exiting ncurses and more woosh 2023-11-15 06:49:07 +0000
  • d50db74ddb sequence points are real and indirection is bad woosh 2023-11-15 06:15:26 +0000
  • 4409c01211 fixing and host_player TODO woosh 2023-11-15 05:26:20 +0000
  • f5c31f72a8 dont always initialize ncurses woosh 2023-11-15 04:54:53 +0000
  • 5b976d0c8b more moving fixing woosh 2023-11-15 04:43:23 +0000
  • 430f5a31c6 moving stuff around woosh 2023-11-15 04:25:47 +0000
  • bc7c229792 unifying board drawing WIP woosh 2023-11-15 04:07:38 +0000
  • 5e772aecb5 close connection at game end i guess network ninya9k 2023-11-15 02:49:30 +0000
  • 7a84bf052a use socket buffer everywhere ninya9k 2023-11-15 02:47:05 +0000
  • dd32ab8251 fix ring buffer ninya9k 2023-11-15 02:46:07 +0000
  • f5ffa6ab26 socket ring buffer and readline ninya9k 2023-11-14 14:10:49 +0000
  • 810cc49511 quit on win master ninya9k 2023-11-14 10:16:03 +0000
  • 033f8cb93f --help text. send decoration only when host (WIP). ninya9k 2023-11-14 09:39:41 +0000
  • fce493c0ca lorem ipsum woosh 2023-11-13 14:09:40 +0000
  • 1bd60845b6 more helper functions woosh 2023-11-13 13:50:02 +0000
  • 9b1b6ea5b6 helper functions woosh 2023-11-13 13:14:29 +0000
  • 534ea26de3 Merge remote-tracking branch 'origin/network' into network woosh 2023-11-13 04:53:53 -0800
  • 461f53f339 Merge branch 'ncurses' into network WIP woosh 2023-11-13 12:51:48 +0000
  • 9a40b87fc8 game-to-game multiplayer ninya9k 2023-11-13 12:37:05 +0000
  • 6ec1320e42 swap y,x ninya9k 2023-11-13 12:19:29 +0000
  • 7c2792c406 pipe as comment character for network ninya9k 2023-11-13 12:09:56 +0000
  • 61cfc2db1c network coords parsing ninya9k 2023-11-13 11:55:12 +0000
  • 012d16c55c send game layout over socket ninya9k 2023-11-13 10:32:07 +0000
  • 00d635bea9 fix debug boards view ninya9k 2023-11-13 10:29:13 +0000
  • 77fb778d0b can't play on completed boards ninya9k 2023-11-13 10:22:19 +0000
  • f0bf95189b fix ninya moment ncurses woosh 2023-11-13 06:37:05 +0000
  • 2805d5e46c line it up woosh 2023-11-13 05:01:26 +0000
  • d2e2489715 fix mouse movement and prevent moves on completed boards woosh 2023-11-13 03:02:03 +0000
  • 4954c8f4c8 better movement woosh 2023-11-13 02:52:21 +0000
  • 0244c10244 ncurses is here woosh 2023-11-12 15:53:57 +0000
  • 1b427181a2 lazy but works ninya9k 2023-11-12 15:42:24 +0000
  • a4656c7adc progress ninya9k 2023-11-12 15:05:26 +0000
  • f7d56008a8 add fully functional multiplayer (jk) ninya9k 2023-11-12 13:31:24 +0000
  • 61f3ed093e SIGINT print newline ninya9k 2023-11-12 13:39:12 +0000
  • ee6ba0c30a debug board view ninya9k 2023-11-12 12:25:31 +0000
  • 9f7b107813 new ncurses branch mean ninya woosh 2023-11-12 12:20:31 +0000
  • da853c2ba2 highlight every board ninya9k 2023-11-12 12:05:57 +0000
  • 14d8c75790 checks the right board for win after move woosh 2023-11-12 11:58:58 +0000
  • e35d4165d0 draws and ncurses WIP - same code lol woosh 2023-11-12 11:43:33 +0000
  • 0a228a490d games can draw ninya9k 2023-11-12 11:39:43 +0000
  • ea0a6ed49c delete commented code ninya9k 2023-11-12 11:24:27 +0000
  • 03739c36fa ignore binary ninya9k 2023-11-12 11:20:31 +0000
  • 78efac625e rows and columns are y and x woosh 2023-11-12 11:00:19 +0000
  • 55bc518f38 my version is better woosh 2023-11-12 10:57:13 +0000
  • 2ae3d4d277 add da game n9k 2023-11-12 19:34:40 +0900
  • cf347b4583 Initial commit n9k 2023-11-12 19:31:09 +0900