Commit Graph

580 Commits

Author SHA1 Message Date
Les Orchard
613db180a3 Super Star Trek ported to JavaScript 2021-03-09 23:51:14 -08:00
Jeff Atwood
cbad680c72 Merge pull request #221 from darrencardenas/main
Add Java port of 28-Combat.
2021-03-08 17:48:06 -08:00
Darren Cardenas
ffdf0ed8ec Add Java port of 28-Combat. 2021-03-08 20:29:43 -05:00
Jeff Atwood
e94784c7cb Merge pull request #220 from nanochess/main
Ported SYNONYM to Javascript
2021-03-08 14:27:57 -08:00
nanochess
27d7ec75bc Ported SYNONYM to Javascript 2021-03-08 15:55:05 -06:00
Jeff Atwood
cf00f20654 Merge pull request #219 from marvin826/main
Initial version of the salvo.py program. Added initial user input fun…
2021-03-07 19:28:49 -08:00
Jeff Atwood
9ca6181c86 Merge pull request #218 from olliehcrook/patch-4
Update TicTacToe2.java
2021-03-07 19:28:39 -08:00
Jeff Atwood
9c6166e8c4 Merge pull request #217 from olliehcrook/patch-3
Update Board.java
2021-03-07 19:28:30 -08:00
Jeff Atwood
0d01842466 Merge pull request #216 from tsmaster/port-target
port TARGET to python
2021-03-07 19:28:17 -08:00
Jeff Atwood
908495904f Merge pull request #215 from Qeubd-Bsjso/main
Port Chomp to java
2021-03-07 19:28:05 -08:00
Jeff Atwood
c1db94178f Merge pull request #214 from nanochess/main
Ported TARGET to Javascript
2021-03-07 19:27:53 -08:00
Todd Kaiser
540b6b763a Initial version of the salvo.py program. Added initial user input functions for ship coordinates. 2021-03-07 18:31:24 -07:00
olliehcrook
b627ea6e7e Update TicTacToe2.java
Originally uploaded old version that didn't check for draws, just noticed .. my bad
2021-03-07 17:46:03 +00:00
olliehcrook
78817766f9 Update Board.java
Originally uploaded old version that didn't check for draws, just noticed .. my bad
2021-03-07 17:44:55 +00:00
Dave LeCompte
010fdc9c05 port TARGET to python
Pretty straightforward port, a loop in a loop.

This game is basically an exercise in converting radians to degrees. Possibly in the player's head.
2021-03-07 07:54:31 -08:00
Qeubd-Bsjso
a51870c2bd Port Chomp to java 2021-03-07 20:55:15 +05:30
nanochess
d6d7123bb3 Ported SLOTS to Javascript 2021-03-06 23:33:44 -06:00
nanochess
64775c4b2a Ported SPLAT to Javascript 2021-03-06 23:15:20 -06:00
nanochess
528c9e69f6 Ported TARGET to Javascript 2021-03-06 22:15:18 -06:00
Jeff Atwood
986e30abad Merge pull request #213 from tsmaster/update-startrek-readme
Link to Super Star Trek instructions
2021-03-06 15:00:10 -08:00
Jeff Atwood
ebc5c66a74 Merge pull request #130 from marcheiligers/amazing_ruby
AMAZING PROGRAM Ruby
2021-03-06 14:59:51 -08:00
Jeff Atwood
56c9addd87 Merge pull request #212 from tsmaster/port-lunar
Port LUNAR to python
2021-03-06 14:59:27 -08:00
Dave LeCompte
2766ff3f69 Link to Super Star Trek instructions
mentioned instructions.txt in README.md
2021-03-06 14:53:23 -08:00
Marc Heiligers
3f1358e083 Add some notes to README 2021-03-06 15:46:40 -07:00
Dave LeCompte
92ba86f675 more work on porting LUNAR to python
I have yet to beat this game, so I haven't fully tested it.
2021-03-06 14:45:29 -08:00
Marc Heiligers
1773fbe418 Refactor 2021-03-06 15:40:56 -07:00
Jeff Atwood
c31092105c Merge pull request #211 from tsmaster/extract-startrek-inst
Super Star Trek Instructions as TXT file
2021-03-06 14:27:41 -08:00
Dave LeCompte
dece05cb39 Super Star Trek Instructions as TXT file
You can read it on a PADD or in notepad.
2021-03-06 14:26:24 -08:00
Dave LeCompte
71a9c48282 WIP port LUNAR to python
refactored a bunch, did some debugging - more testing, cleanup remains.
2021-03-06 14:15:40 -08:00
Jeff Atwood
3c7e7dcadc Merge pull request #210 from fwenzel/gitignore-cleanup
gitignore cleanup
2021-03-06 10:49:27 -08:00
Jeff Atwood
d2df7cfdcb Merge pull request #209 from Qeubd-Bsjso/main
Java files for Awari game
2021-03-06 10:49:05 -08:00
Jeff Atwood
7c4014d395 Merge pull request #208 from tsmaster/port-superstartrekins
port SUPERSTARTREKINS to python
2021-03-06 10:48:39 -08:00
Jeff Atwood
c50b0f7831 Merge pull request #207 from tsmaster/port-bounce
Port bounce
2021-03-06 10:48:00 -08:00
Jeff Atwood
adc0f49ba2 Merge pull request #206 from tsmaster/port-life
port LIFE to python
2021-03-06 10:47:32 -08:00
Jeff Atwood
81878f044c Merge pull request #205 from Tanjecterly/main
C# port of MathDice
2021-03-06 10:47:05 -08:00
Jeff Atwood
c5ca954cc2 Merge pull request #204 from gcarreno/02-amazing-pascal-object-pascal
Adding port of 02 Amazing to pascal object-pascal
2021-03-06 10:46:31 -08:00
Jeff Atwood
d5fc1b3b6a Merge pull request #203 from peratik/patch-1
Update README.md
2021-03-06 10:46:14 -08:00
Jeff Atwood
281eb64450 Merge pull request #202 from gcarreno/01-aceyducey-pascal-object-pascal-fix
Minor fix in 01-AceyDucey object pascal
2021-03-06 10:45:29 -08:00
Marc Heiligers
92819187ef Translate Python version for main algorithm 2021-03-06 11:42:35 -07:00
Jeff Atwood
7efa453827 Merge pull request #201 from gcarreno/02-amazing-pascal-simple
Adding port for 02 Amazing pascal simple
2021-03-06 10:40:08 -08:00
Jeff Atwood
50c7b60934 Merge pull request #200 from journich/main
Bugfixes and cleanup for Hamurabi
2021-03-06 10:39:51 -08:00
Jeff Atwood
7f4ed1a244 Merge pull request #199 from nanochess/main
Ported FUR TRADER and GOMOKO to Javascript
2021-03-06 10:39:27 -08:00
Fred Wenzel
9d6a427976 gitignore cleanup 2021-03-06 10:23:03 -08:00
Qeubd-Bsjso
a7d13c154c Debugging in Awari.java 2021-03-06 19:13:11 +05:30
Qeubd-Bsjso
1cc3d9f3c7 added Awari.java and AwariGame.java 2021-03-06 18:40:19 +05:30
nanochess
4d95b8763f Ported LIFE to Javascript 2021-03-05 18:51:50 -06:00
nanochess
cb91ed2151 Ported HIGHIQ to Javascript 2021-03-05 18:23:06 -06:00
Dave LeCompte
5035c0eca2 Begin porting LUNAR to python
got much of the structure moved around, but the flow isn't right yet. Probably will refactor to be object-oriented.
2021-03-05 15:56:24 -08:00
nanochess
40aa35f347 Ported HI-LO to Javascript 2021-03-05 17:07:22 -06:00
journich
68ebd50b83 Final bugfixes and remove test output code 2021-03-06 09:35:13 +10:30