Commit Graph

2144 Commits

Author SHA1 Message Date
Andrew Cooper
e2599bc38b Intiial implementation 2022-04-16 22:34:35 +10:00
Andrew Cooper
c4c67e15a2 Add resources 2022-04-16 22:34:08 +10: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
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
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
Argie Bacomo
a0257e5b05 Ruby version for 93_23_Matches 2022-04-08 17:19:27 +08:00
Argie Bacomo
2345a283ea Ruby version for 63_Name 2022-04-08 16:46:10 +08:00
John Lloyd Serrano
8b0c93cfe8 Ruby version for Hello 2022-04-08 16:11:27 +08:00
John Lloyd Serrano
b197b00dee Ruby version for Stars 2022-04-08 13:42:33 +08:00
Argie Bacomo
3edaf4d00f Ruby version for poetry 2022-04-08 11:50:49 +08:00
Jeff Atwood
5acc1ffdea Merge pull request #705 from jwbruce/main
Initial rust port for 82_Stars
2022-04-07 16:08:22 -05:00
jwbruce
1545890237 Merge branch 'main' of https://github.com/coding-horror/basic-computer-games into main 2022-04-07 12:54:56 -05:00
jwbruce
ce8e2068d4 Added more details to README.md under 82_Stars/rust 2022-04-06 18:20:32 -05:00
jwbruce
305265b5ca added the initial rust port for STARS in 82_Stars 2022-04-06 18:19:24 -05:00
Argie Bacomo
840c6f5aea indentions chnages 2022-04-06 09:25:42 +08:00
Argie Bacomo
8ebfb07196 Ruby version for Hangman 2022-04-06 09:22:50 +08:00
Jeff Atwood
3e27c70ca8 Merge pull request #702 from arjieng/main
Orbit game in ruby
2022-04-03 23:47:47 -05:00
Martin Thoma
9eea8403cc DOC: Update TODO.md 2022-04-04 06:46:05 +02:00
Argie Bacomo
a00fbc0374 Orbit game in ruby 2022-04-04 10:37:16 +08:00
Jeff Atwood
559a362e7a Merge pull request #701 from coding-horror/king-py
King (Python): Implemented
2022-04-03 18:11:41 -05:00
Martin Thoma
db63ac63a5 King (Python): Implemented 2022-04-03 14:58:33 +02:00
Jeff Atwood
60029f738e Merge pull request #698 from coding-horror/py-simplify
Simplify Python Code
2022-04-02 14:13:45 -05:00
Jeff Atwood
861ff22ed7 Merge pull request #687 from coding-horror/74-html-terminal
javascript node.js scripts
2022-04-02 14:11:47 -05:00
Alexander Wunschik
a510d33ce3 fix terminal emulator index link 2022-04-02 14:48:20 +02:00
Alexander Wunschik
50fedb26ec implement 96_Word as node.js script 2022-04-02 14:42:34 +02:00
Alexander Wunschik
dc8bb273cd fix html terminal to support linebreaks inside lines 2022-04-02 14:37:48 +02:00
Martin Thoma
f1bc9d8551 Civil War (Python): Fix variable names 2022-04-02 14:24:03 +02:00
Alexander Wunschik
e97820ae11 do not interprete mjs files from 84 as node-scripts 2022-04-02 11:38:08 +02:00
Alexander Wunschik
306e420869 [javascript] terminal emulator: max width 60em 2022-04-02 11:38:08 +02:00
Alexander Wunschik
7b0fc56b0d [javascript] 57 litquiz: use common functions 2022-04-02 11:38:08 +02:00
Alexander Wunschik
2d7a1b2a36 show terminal header with link to sources 2022-04-02 11:38:08 +02:00
Martin Thoma
e17388d072 Use NamedTuple; Fix camelCase->snake_case 2022-04-02 11:22:40 +02:00
Martin Thoma
ac184fec42 Python: Type annotations 2022-04-02 10:56:43 +02:00