Commit Graph

18 Commits (main)

Author SHA1 Message Date
LeRoyce Pearson f7b10ca359 keep mouse and controller inputs separate 2024-03-08 14:11:29 -07:00
LeRoyce Pearson 6b088e45eb apply same rules while moving right from base piles 2024-03-08 14:10:40 -07:00
LeRoyce Pearson 778c16dadd make first game random by moving setup after menu 2024-03-08 13:34:53 -07:00
LeRoyce Pearson 4555a95357 call random every frame so retroarch TIC-80 doesnt start at the same game every time 2024-03-07 21:01:22 -07:00
Louis Pearson 6f96d801e0 feat: Add menu, reset 2024-02-17 17:28:44 -07:00
Louis Pearson 0a3d6d4f24 feat: print you win
fix clearing
2024-02-16 00:54:02 -07:00
Louis Pearson ab202c758e clear free space and draw stack too 2024-02-16 00:10:52 -07:00
Louis Pearson 16f65f5649 fix off by one error with stacks 2024-02-16 00:00:49 -07:00
LeRoyce Pearson 346070c51d fix: check for a card in the stack before checking rank 2024-02-15 23:02:46 -07:00
LeRoyce Pearson ce5a238870 feat: add win counter 2024-02-15 22:56:18 -07:00
LeRoyce Pearson 76f62a5e59 fix: set hand to nil when drawing cards 2024-02-15 20:07:32 -07:00
Louis Pearson d39e6a2585 feat: add clearing 2024-02-15 01:13:16 -07:00
LeRoyce Pearson f2716a9816 feat: select entire movable stack when hand is empty 2024-02-12 23:36:51 -07:00
LeRoyce Pearson a7cab90b7e feat: set hand to nil when double click fails 2024-02-12 23:35:54 -07:00
LeRoyce Pearson 1d67ecdf43 feat: double click to move to final stacks 2024-02-12 12:10:34 -07:00
LeRoyce Pearson 9ab6221462 feat: debug mode 2024-02-12 12:09:16 -07:00
LeRoyce Pearson 671d1410d5 feat: color rank with suit's color 2024-02-12 11:50:16 -07:00
Louis Pearson 4fb6246637 feat: initial commit, most features work 2024-02-11 22:48:08 -07:00