Martin Thoma
dc511472da
Python: Code cleanup
2022-03-17 07:51:10 +01:00
Jeff Atwood
bbd9332569
Merge pull request #643 from ChanderJindal/main
...
TicTacToe Hard
2022-03-16 11:34:12 -05:00
Jeff Atwood
dc3a64335a
Merge pull request #644 from auryn31/feature/01_Acey_Ducey
...
Add Acey Ducey in Elm to Alternative Languages
2022-03-16 11:33:35 -05:00
Jeff Atwood
7c2c41d2ab
Merge pull request #645 from auryn31/feature/04_Awari
...
Add implementation of Awari to Alternative languages
2022-03-16 11:33:07 -05:00
Auryn Engel
c797d9655f
add elm for Awari
2022-03-16 09:58:40 +01:00
Auryn Engel
aab72fc572
add elm for Acey Ducey
2022-03-16 09:54:04 +01:00
Auryn Engel
7da5cdb12b
remove elm from main;
2022-03-16 09:50:13 +01:00
Auryn
2701ac84f0
Merge branch 'coding-horror:main' into main
2022-03-16 09:48:54 +01:00
Chander Jindal
95720c4d4a
Single Player TicTacToe Hard
...
In this one at best you can Tie, you will not Win.
2022-03-16 13:10:46 +05:30
Chander Jindal
f1878b2b63
Delete 89_Tic-Tac-Toe/python/TicTacToe_exe directory
2022-03-16 12:30:15 +05:30
Chander Jindal
e91550c1ab
Merge branch 'coding-horror:main' into main
2022-03-16 12:29:26 +05:30
Jeff Atwood
b97e98fa0f
Merge pull request #637 from aquilax/patch-1
...
Adds Sine Wave Pascal implementation
2022-03-15 23:56:40 -05:00
Jeff Atwood
6f6ac93d1f
Merge pull request #633 from mojoaxel/js-terminal-style
...
Add "nice" terminal style stylesheet for javascript html
2022-03-15 23:50:18 -05:00
aquilax
c416b423be
Moved SineWave Pascal implementation to Alternative Languages
2022-03-16 05:47:45 +01:00
Jeff Atwood
f4613dab05
remove copy/pasted ports from alternate languages
2022-03-15 21:40:04 -07:00
Evgeniy Vasilev
1b22618933
Merge branch 'coding-horror:main' into patch-1
2022-03-16 05:32:09 +01:00
Jeff Atwood
a1af4fd89f
add readmes to folders
2022-03-15 21:04:23 -07:00
Jeff Atwood
2b27c23528
Merge branch 'main' of https://github.com/coding-horror/basic-computer-games into main
2022-03-15 20:49:22 -07:00
Jeff Atwood
43f2ec013a
add 00_Alternate_Langage folder and move alternate ports there
2022-03-15 20:49:07 -07:00
Jeff Atwood
374494c18c
Update README.md
2022-03-15 20:24:00 -07:00
Jeff Atwood
a0931700e9
Update README.md
2022-03-15 18:35:36 -07:00
Jeff Atwood
25dc5afaa6
Update README.md
2022-03-15 18:33:17 -07:00
Jeff Atwood
0041b3c9bb
Update README.md
2022-03-15 18:32:35 -07:00
Jeff Atwood
ffd8cad6bf
Update README.md
2022-03-15 18:24:13 -07:00
Jeff Atwood
d673c807c1
Merge pull request #641 from MartinThoma/fix-string-concatenation
...
Python: Fix string concatenation
2022-03-15 19:59:40 -05:00
Jeff Atwood
c12937ba7d
Merge pull request #642 from JRoussos/main
...
JAVASCRIPT: Support for both uppercase and lowercase input values
2022-03-15 12:41:45 -05:00
John Roussos
c9af1f0a76
JAVASCRIPT: Support for both uppercase and lowercase input values
2022-03-15 18:06:09 +02:00
Martin Thoma
5374569063
Python: Fix string concatenation
2022-03-15 13:57:28 +01:00
Auryn Engel
5c786df6f5
add elm as multiplayer
2022-03-15 13:35:24 +01:00
Evgeniy Vasilev
4e58f60f2d
Adds Sine Wave Pascal impelmentation
...
Compiled with FreePascal:
```
fpc sinewave.pas
```
2022-03-15 08:16:40 +01:00
Jeff Atwood
b47df50b6f
Merge pull request #636 from MartinThoma/python-flake8-e711
...
Python: Fix linting issues / bugs
2022-03-14 11:40:17 -05:00
Martin Thoma
0ba0307767
Python: Fix linting issues
...
The following Flake8 issues were fixed:
* W291
* W504
* F821
* F401
* F541
* E402
* E711
2022-03-14 13:13:20 +01:00
Jeff Atwood
8b16a70d32
Merge pull request #634 from adokhugi/main
...
Kotlin port of the Bagels game
2022-03-13 13:29:35 -05:00
Jeff Atwood
e509037676
Merge pull request #629 from CoolBassist/patch-1
...
fixed typo
2022-03-13 13:20:38 -05:00
Jeff Atwood
a808548387
Update README.md
2022-03-13 11:19:31 -07:00
Jeff Atwood
c3b44b5249
Merge pull request #632 from DLotts/rust_65_nim
...
Rust port of 65 Nim
2022-03-13 13:16:42 -05:00
Jeff Atwood
7a52126b4d
Merge pull request #628 from MartinThoma/python-flake8-e722
...
Python: Fix Flake8 E722 and E741
2022-03-13 13:15:54 -05:00
Claus Volko
97903b754d
Merge pull request #1 from adokhugi/adokhugi-patch-1
...
Create bagels.kt
2022-03-13 15:13:40 +01:00
Claus Volko
d4ad8aac7b
Create bagels.kt
...
A Kotlin implementation of the Bagels game
2022-03-13 15:09:38 +01:00
Alexander Wunschik
f2b3d6f2ed
add terminal-stylesheet for javascript html
2022-03-13 11:23:05 +01:00
David
142d16a90e
Added heading credits
2022-03-13 04:49:34 -04:00
David Lotts
7bddf191a3
reformat only
2022-03-13 04:20:26 -04:00
David Lotts
b396077651
complete Nim
2022-03-13 04:13:46 -04:00
Martin Thoma
2e957b1b27
Fix mypy issues in superstartrek
2022-03-13 08:46:55 +01:00
Chander Jindal
40557ce86b
Classic TicTacToe just in Executable format
...
First, pick either 'X' or 'O' from the screen then, play the normal one Player TicTacToe.
Playing on Terminal is kinda boring so, I made it into an executable file.
2022-03-12 22:26:23 +05:30
Joe
f4c1737243
fixed typo
...
"THe" to "The"
2022-03-12 15:44:45 +00:00
Martin Thoma
af88007734
Python: Fix Flake8 E722 and E741
...
Additionally:
* Use functions to group blocks of code
* Use variable names (not just one character...)
2022-03-12 08:17:03 +01:00
Jeff Atwood
fc9ea8eaf9
Merge pull request #627 from tikste/main
...
Add Rust port of 05_Bagels
2022-03-11 20:07:28 -06:00
tikste
c01df8419f
Merge branch 'coding-horror:main' into main
2022-03-12 01:58:59 +01:00
Till Klister
3b1a1c2f18
Add Rust port of 05_Bagels
2022-03-12 01:58:09 +01:00