Commit Graph

2172 Commits

Author SHA1 Message Date
Jeff Atwood
2aafc0f85f Merge pull request #725 from coding-horror/todo-script
ENH: Link games
2022-04-18 11:39:02 -07:00
Martin Thoma
269815bd2e ENH: Link games
Also show progress summary for the different languages
2022-04-17 18:37:50 +02:00
Martin Thoma
b975ac94a9 MAINT: Update TODO.md 2022-04-17 18:25:37 +02:00
Jeff Atwood
70b2c92556 Merge pull request #723 from drewjcooper/csharp-25-chief
C# 25 chief
2022-04-16 13:22:15 -07:00
Andrew Cooper
8dd1180d87 Correct formatting of numbers in output 2022-04-16 17:24:32 +10:00
Andrew Cooper
5fbf0dc37f Encapsulate formulae 2022-04-16 17:00:06 +10:00
Jeff Atwood
ba06a03ef8 Merge pull request #722 from drewjcooper/csharp-07-basketball
C# 07 basketball
2022-04-15 09:15:47 -07:00
Andrew Cooper
6927c5ad14 Add game logic 2022-04-15 22:48:59 +10:00
Andrew Cooper
25dc10bf3f Add resources 2022-04-15 22:17:33 +10:00
Andrew Cooper
229084c492 Add game class 2022-04-15 21:43:24 +10:00
Andrew Cooper
01492a697f Enable nullable ref types in common library 2022-04-15 21:30:16 +10:00
Andrew Cooper
b2f987c059 Merge branch 'coding-horror:main' into csharp-07-basketball 2022-04-15 21:01:02 +10:00
Jeff Atwood
15271037a3 Merge pull request #718 from jnellis/main
Bagels in Lua.
2022-04-13 21:59:09 -07:00
Jeff Atwood
d26a57278d Merge pull request #717 from Jay-0331/main
Rust Translation for Dice
2022-04-13 21:54:19 -07:00
Jeff Atwood
f3e778b40b Merge pull request #719 from coding-horror/700-terminal-fixes
fix terminal emulator on mobile
2022-04-13 21:51:01 -07:00
Jeff Atwood
4241caf054 Merge pull request #720 from coding-horror/707-reduce-css-cpu-usage
removed css animation for performance
2022-04-13 21:50:37 -07:00
Alexander Wunschik
4d4aea42fc fix(#707): removed css animation for performance 2022-04-13 22:59:20 +02:00
Alexander Wunschik
1f02b11c74 fix(#700): fix terminal emulator on mobile 2022-04-13 22:16:46 +02:00
Joe Nellis
882117758d Bagels in Lua. 2022-04-13 02:57:15 -07:00
jay-0331
d0c46689e1 Removed All HTML in Rust Folder 2022-04-13 14:21:35 +05:30
Andrew Cooper
c6d018acef Fix 0 shot for new defense 2022-04-12 17:51:18 +10:00
Andrew Cooper
f4fa4f230b Fix action resolution 2022-04-12 17:47:24 +10:00
jay-0331
ac9a5bf9d9 Rust Translation for Dice 2022-04-11 13:24:16 +05:30
Andrew Cooper
c45fb59747 Simplify play continuation logic 2022-04-11 08:45:29 +10:00
Andrew Cooper
fd159ac582 Some cleanup 2022-04-11 08:45:24 +10:00
Andrew Cooper
0e1ef8fc46 Cleanup Game creation and main loop 2022-04-11 08:45:19 +10:00
Andrew Cooper
11ee731832 Encapsulate shot number and name 2022-04-11 08:45:15 +10:00
Andrew Cooper
1ce5f7b3a7 Resolve play resolution helper methods 2022-04-11 08:45:04 +10:00
Andrew Cooper
99b52e6861 Move full time messages to game loop 2022-04-11 08:44:59 +10:00
Andrew Cooper
b8da97a7a3 Break out classes for resolving plays 2022-04-11 08:44:53 +10:00
Andrew Cooper
aaaadc04ea Add probabilistic branching helper 2022-04-11 08:44:48 +10:00
Andrew Cooper
029e27cd2c Fix game loop 2022-04-11 08:44:42 +10:00
Andrew Cooper
1ba6dd48aa Split out play resolution 2022-04-11 08:44:32 +10:00
Andrew Cooper
741b135d99 Simplify messaging 2022-04-11 08:44:27 +10:00
Andrew Cooper
74698c41c4 Add Scoreboard abstraction 2022-04-11 08:44:22 +10:00
Andrew Cooper
9106c2e13c Transliterate game logic 2022-04-11 08:41:12 +10:00
Martin Thoma
235e6484de MAINT: Update TODO.md 2022-04-10 21:06:20 +02:00
Jeff Atwood
42bf89621d Merge pull request #716 from coding-horror/py-football
Football (Python): Added
2022-04-10 11:30:28 -07:00
Martin Thoma
c10f55b418 Football (Python): Added 2022-04-10 12:17:22 +02:00
Jeff Atwood
362a4266d0 Merge pull request #714 from jnellis/mastermind-unfix
Mastermind unfix to multiple 'fixes' regarding computer deduction logic
2022-04-09 11:36:48 -05:00
Jeff Atwood
68b1ae0668 Merge pull request #710 from arjieng/name
Ruby version for 63_Name
2022-04-09 00:38:50 -05:00
Jeff Atwood
a47a81e1e2 Merge pull request #711 from arjieng/93-23-matches
Ruby version for 93_23_Matches
2022-04-09 00:38:31 -05:00
Jeff Atwood
8d884abac7 Merge pull request #709 from serranojl/ruby-hello
Ruby version for Hello
2022-04-09 00:34:14 -05:00
Jeff Atwood
7f5fdd16fd Merge pull request #704 from arjieng/main
Ruby version for Hangman And Poetry
2022-04-09 00:25:00 -05:00
Joe Nellis
5ff1717a53 Unfixes the fix introduced in a previous commit regarding how the computer deduces the answer. ReadMe updated with a thorough explanation of the deduction process. 2022-04-08 21:59:14 -07:00
Jeff Atwood
e33eb758d9 Merge pull request #708 from serranojl/main
Ruby version for Stars
2022-04-08 23:22:55 -05:00
Jeff Atwood
ae987a6f47 Merge pull request #713 from jnellis/main
Mastermind port in java.
2022-04-08 20:06:22 -05:00
Joseph Nellis
603efe0d7d Merge branch 'coding-horror:main' into main 2022-04-08 14:06:56 -07:00
Joe Nellis
b30fa59880 Mastermind port in java. 2022-04-08 14:05:39 -07:00
Jay
d50f726f89 rust version for 54_Letter (#712)
* rust translation for 54_Letter

* rust translation 54_Letter
2022-04-08 15:21:39 +02:00