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 |
|
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 |
|
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 |
|
Jeff Atwood
|
fc683c4c6e
|
Merge pull request #626 from MartinThoma/py-linting-3
Python: Fix Flake8 issue E712 + PEP8 variable naming
|
2022-03-11 17:36:32 -06:00 |
|
Martin Thoma
|
6dde69f274
|
Python: Fix Flake8 issue E712 + PEP8 variable naming
|
2022-03-11 21:42:23 +01:00 |
|
Jeff Atwood
|
79c42ed907
|
Merge pull request #625 from christopherphan/main
Add Python version of Queen
|
2022-03-11 11:34:07 -06:00 |
|
Jeff Atwood
|
cb50dbdce9
|
Merge pull request #624 from MartinThoma/py-linting-2
Python: Fix code style issues
|
2022-03-11 11:24:07 -06:00 |
|
Jeff Atwood
|
7359021352
|
Merge pull request #623 from AnthonyMichaelTDM/rust-port-sine-wave
rust port of 78_sine_wave
|
2022-03-11 11:21:39 -06:00 |
|
Christopher Phan
|
7f2ae3a2aa
|
Add support for Python 3.8
|
2022-03-11 09:16:13 -06:00 |
|
Martin Thoma
|
4adb34f25c
|
Python: Fix code style issues
|
2022-03-11 07:44:56 +01:00 |
|
Christopher Phan
|
f0a31894ef
|
Make executible, add more info to docstring
|
2022-03-10 22:32:22 -06:00 |
|
AnthonyMichaelTDM
|
6ef7fb86f4
|
rust port of 78_sine_wave
|
2022-03-10 19:39:09 -08:00 |
|
AnthonyMichaelTDM
|
a13826a4b9
|
update readme
|
2022-03-10 19:25:21 -08:00 |
|