Andrew Cooper
|
d4c5fb1df7
|
Add player input routines
|
2022-11-01 17:47:28 +11:00 |
|
Andrew Cooper
|
da0f2d13ab
|
Add reign initizalization
|
2022-10-22 15:46:44 +11:00 |
|
Andrew Cooper
|
9b471073b0
|
CSHARP-53 Create program sturcture
|
2022-10-21 21:48:58 +11:00 |
|
Jeff Atwood
|
399a2a7e81
|
Merge pull request #802 from Vaxick/main
Fix qubit.py
|
2022-09-16 17:23:42 -07:00 |
|
Andrei Ursu
|
6ef7b1fc05
|
Fix life_for_two.py compile error.
It seems like it will always give a build error even if you don't touch this specific file, so I initialized everything at the start.
|
2022-09-06 01:40:49 +02:00 |
|
Andrei Ursu
|
6e1d38918a
|
Fix qubit.py
Changed the following lines:
284: typo of function call.
316: typo of function call.
|
2022-09-05 23:52:21 +02:00 |
|
Jeff Atwood
|
e93a709930
|
Merge pull request #791 from ToulisDev/main
Add c++ for Acey Ducey
|
2022-09-03 10:31:11 -07:00 |
|
Jeff Atwood
|
36d850ecb8
|
Merge pull request #793 from AnthonyMichaelTDM/main
Rust implementation of 91_Train
|
2022-09-03 10:30:47 -07:00 |
|
Jeff Atwood
|
8742bb404e
|
Merge pull request #792 from Vaxick/main
Chief, Cube and Dice in C
|
2022-09-03 10:30:04 -07:00 |
|
Jeff Atwood
|
f5b8b463d6
|
Merge pull request #794 from posguy99/superstartrek_python_fix
add try/except to computer prompt, invalid input should not crash game
|
2022-09-03 10:06:49 -07:00 |
|
Marc Wilson
|
007b38751d
|
add try/except to computer prompt, invalid input should not crash game
|
2022-09-03 09:38:19 -07:00 |
|
Andrei Ursu
|
fd0c4200a8
|
Update cube.c
|
2022-08-31 20:21:54 +02:00 |
|
AnthonyMichaelTDM
|
51600ac312
|
Rust implementation of 91_Train
|
2022-08-29 16:16:24 -07:00 |
|
Andrei Ursu
|
df1ca32f49
|
Merge branch 'coding-horror:main' into main
|
2022-08-28 04:46:21 +02:00 |
|
Andrei Ursu
|
280f805a65
|
Chief, Cube and Dice in C
|
2022-08-28 03:51:47 +02:00 |
|
Toulis
|
6a331d4d9e
|
Added Comments
|
2022-08-28 00:28:36 +03:00 |
|
Toulis
|
ebc53e71b5
|
add c++ for Acey Ducey
|
2022-08-28 00:07:06 +03:00 |
|
Toulis
|
adbbae73ae
|
add c++ for Acey Ducey
|
2022-08-27 23:51:57 +03:00 |
|
Jeff Atwood
|
520c0c190e
|
Merge pull request #790 from qequ/76-russian-roulette-lua
Add Russian Roulette's Lua port
|
2022-08-25 14:42:05 -07:00 |
|
Jeff Atwood
|
2bb2fc43e6
|
Merge pull request #789 from sprive/alternate_readme
Alternate readme
|
2022-08-25 14:41:14 -07:00 |
|
Jeff Atwood
|
6158694754
|
Merge pull request #787 from drewjcooper/csharp-67-one-check
C# 67 one check
|
2022-08-25 14:41:01 -07:00 |
|
Jeff Atwood
|
e874294c22
|
Merge pull request #786 from drewjcooper/csharp-41-guess
C# 41 guess
|
2022-08-25 14:40:51 -07:00 |
|
Jeff Atwood
|
05dfa81ef6
|
Merge pull request #785 from Vaxick/main
C 44 Hangman
|
2022-08-25 14:40:39 -07:00 |
|
Jeff Atwood
|
7085a136e0
|
Merge pull request #784 from drewjcooper/csharp-34-digits
C# 34 digits
|
2022-08-25 14:40:01 -07:00 |
|
Jeff Atwood
|
e80f6dd668
|
Merge pull request #782 from drewjcooper/csharp-32-diamond
C# 32 Diamond
|
2022-08-25 14:39:53 -07:00 |
|
Jeff Atwood
|
62324e17d8
|
Merge pull request #781 from drewjcooper/csharp-30-cube
C# 30 cube
|
2022-08-25 14:39:41 -07:00 |
|
Jeff Atwood
|
c5a5f62213
|
Merge pull request #777 from aldrinm/main
Ported 56 Life for Two to Java
|
2022-08-25 14:39:17 -07:00 |
|
Jeff Atwood
|
44e4693c23
|
Merge pull request #769 from sajidsarker/56-life-for-two-python
56 life for two python
|
2022-08-25 14:38:57 -07:00 |
|
Alvaro Frias Garay
|
0fb5c0508b
|
Add lua's russian roullete
Signed-off-by: Alvaro Frias Garay <alvarofriasgaray@gmail.com>
|
2022-08-21 18:08:49 -03:00 |
|
Scott Prive
|
b0c4b3c678
|
Hopefully clarify Alternate rules
|
2022-08-20 12:55:29 -04:00 |
|
Scott Prive
|
e7efe702fa
|
Hopefully clarify Alternate rules
|
2022-08-20 12:53:31 -04:00 |
|
Scott Prive
|
9f6bf9e07e
|
Hopefully clarify Alternate rules
|
2022-08-20 12:40:09 -04:00 |
|
Scott Prive
|
44e4472924
|
Hopefully clarify Alternate rules
|
2022-08-20 12:35:07 -04:00 |
|
Andrew Cooper
|
769b277f63
|
Implement game
|
2022-08-20 08:26:33 +10:00 |
|
Andrew Cooper
|
9118236a6f
|
Add main program classes
|
2022-08-19 19:15:52 +10:00 |
|
Andrew Cooper
|
39733109c7
|
Add string resources
|
2022-08-19 17:39:01 +10:00 |
|
Andrew Cooper
|
c603549db3
|
Finish game
|
2022-08-19 08:41:11 +10:00 |
|
Andrei Ursu
|
870244b128
|
Hangman in C
Simple Hangman developed in C, that use words randomly picked from the file dictionary.txt file.
|
2022-08-18 03:57:35 +02:00 |
|
Andrew Cooper
|
876c71d89b
|
Add move logic
|
2022-08-16 09:01:14 +10:00 |
|
Andrew Cooper
|
35f8248b1f
|
Add game intro
|
2022-08-12 17:49:05 +10:00 |
|
Andrew Cooper
|
7ab0e91c1f
|
Add resource strings
|
2022-08-12 17:28:49 +10:00 |
|
Andrew Cooper
|
becf8c1b7a
|
Merge branch 'coding-horror:main' into csharp-34-digits
|
2022-08-03 23:35:07 +10:00 |
|
Andrew Cooper
|
b67a5d438c
|
Add Memory and Matrix
|
2022-08-03 23:34:02 +10:00 |
|
Andrew Cooper
|
572b9b3a69
|
Complete game
|
2022-08-03 08:40:05 +10:00 |
|
Jeff Atwood
|
2259def843
|
Merge pull request #775 from ugurkupeli/76_Russian_Roulette--rust
rust port - 76 Russian roulette
|
2022-08-02 11:29:17 -04:00 |
|
Andrew Cooper
|
aedfd73e8c
|
Add main game loop
|
2022-07-30 16:19:50 +10:00 |
|
Andrew Cooper
|
a2dc514955
|
Add text resources
|
2022-07-28 22:09:57 +10:00 |
|
Andrew Cooper
|
13e0e260b7
|
Add progam logic
|
2022-07-24 22:30:35 +10:00 |
|
Andrew Cooper
|
842f749db5
|
Add string resources
|
2022-07-24 21:33:10 +10:00 |
|
Andrew Cooper
|
3f0982706b
|
Merge branch 'coding-horror:main' into csharp-30-cube
|
2022-07-24 18:23:49 +10:00 |
|