Commit Graph

869 Commits

Author SHA1 Message Date
Paul Holt
d121d2ab64 update docs 2022-01-04 10:14:09 +11:00
Paul Holt
1fad565805 initial kotlin implementation of "King" 2022-01-04 10:13:48 +11:00
Jeff Atwood
c297dff361 Update README.md 2021-12-31 22:46:16 -08:00
Jeff Atwood
43c81c005f Update README.md 2021-12-31 22:45:39 -08:00
Jeff Atwood
55f8a3d8c5 Merge pull request #325 from suetanvil-misc/checkers-ruby-jump-bug
Bug fix for Ruby version of Checkers
2021-11-29 10:48:13 -08:00
Chris Reuter
e69a42b6bc Bug fix for Ruby version of Checkers
We were using the result of Board.make_move!() to determine whether
the current player could jump again.  This worked by accident but was
not part of the specified interface.

I've changed the code to ignore the return value and instead query the
move object itself.
2021-11-29 13:37:56 -05:00
Jeff Atwood
6893491b16 Merge pull request #324 from OpenSource-Contribute-Team-4/combat
Ported 28_Combat to Python
2021-11-28 00:15:13 -08:00
Jeff Atwood
fc74d4be55 Merge pull request #323 from drewjcooper/cs-90-tower
C# 90 tower
2021-11-27 19:23:02 -08:00
Jeff Atwood
85d9c6c2d8 Merge pull request #322 from OpenSource-Contribute-Team-4/digits_python
34_Digits with Python
2021-11-27 19:14:35 -08:00
Yejin Song
a8a17b3873 update main function 2021-11-28 09:53:52 +09:00
Andrew Cooper
02dbc57725 Add game logic and fix resources 2021-11-27 22:53:17 +11:00
sonyi00
0cfbda5099 update main function 2021-11-27 18:21:43 +09:00
leecr1215
b30d7c220e feat: add fuctions 2021-11-27 16:22:01 +09:00
GwakMirae
0e9d46d6af make Digits.py for Python and add main() 2021-11-27 16:14:12 +09:00
Jeff Atwood
14a99cbdf4 Merge pull request #321 from suetanvil-misc/project-despace-dirnames
Removed spaces from top-level directory names.
2021-11-21 16:24:42 -08:00
Chris Reuter
5f664bc71d Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
2021-11-21 18:30:21 -05:00
Andrew Cooper
0b3871136a Add TowerDisplay 2021-10-31 10:46:39 +11:00
Andrew Cooper
56b8e0e51e Add tower models 2021-10-30 23:52:13 +11:00
Andrew Cooper
04fe4027d9 Add imput routines 2021-10-30 23:07:50 +11:00
Andrew Cooper
a2f14343fb Add string resources 2021-10-30 22:33:49 +11:00
Andrew Cooper
0321f3c6c6 Add project sturcture 2021-10-30 22:32:22 +11:00
Jeff Atwood
b7da1f45df Merge pull request #319 from drewjcooper/csharp-87-3d-plot
Add C# implementation of 87 3-D Plot
2021-10-19 14:45:40 -07:00
Andrew Cooper
7305fd11e0 Add C# implementation of 87 3-D Plot 2021-10-19 22:10:17 +11:00
Jeff Atwood
27fbe0045d Merge pull request #316 from kt--/main
Ported furtrader.bas to Python3
2021-10-12 11:26:52 -07:00
Jeff Atwood
381fddac2a Merge pull request #317 from drewjcooper/csharp-58-love
Implement 58 Love in C#
2021-10-12 11:24:10 -07:00
kingsley
633ce30956 Added some translation notes 2021-10-12 09:05:04 +11:00
kingsley
e60703b21e New and shiny! 2021-10-12 09:04:46 +11:00
Andrew Cooper
71ed6e3f95 Implement 58 Love in C# 2021-10-11 23:27:58 +11:00
kingsley
6f0804d960 Added Version in simple ANSI-C 2021-10-10 17:26:32 +11:00
kingsley
5122b086aa Fixed bug for re-starting on user's bad maths 2021-10-10 16:43:50 +11:00
kingsley
da8e629160 Look and feel of YES/NO prompt - match rest of inputs 2021-10-10 14:27:26 +11:00
kingsley
3fb90d0dcf Fix typo 2021-10-10 14:27:01 +11:00
kingsley
9522e314e9 Make fur-count a proper constant 2021-10-10 14:19:52 +11:00
kingsley
a600d104df Remove redundant import 2021-10-10 14:17:03 +11:00
kingsley
6058e7b447 Ported to Python 2021-10-10 14:13:08 +11:00
kingsley
eaf80f1463 Ported to Python 2021-10-10 14:12:57 +11:00
Jeff Atwood
e17910f2e0 Merge pull request #314 from drewjcooper/csharp-62-mugwump
Add C# implementation of 62 Mugwump
2021-10-04 14:11:55 -07:00
Jeff Atwood
cdac98cea6 Merge pull request #313 from drewjcooper/csharp-86-target
Add C# implementation of 86 Target
2021-10-04 13:45:38 -07:00
Andrew Cooper
c49a6c03a6 Add C# implementation of 62 Mugwump 2021-10-04 23:02:53 +11:00
Andrew Cooper
82f00eac97 Add C# implementaion of 86 Target 2021-10-04 17:45:55 +11:00
Jeff Atwood
093deccfd5 Merge pull request #307 from greg-kennedy/main
Cleanup repository.  Make all Perl scripts executable.
2021-09-27 10:12:55 -07:00
Jeff Atwood
d311093ca5 Merge pull request #308 from pgruderman/mastermind
Mastermind
2021-09-27 10:12:27 -07:00
Jeff Atwood
e64a1f03d1 Merge pull request #312 from bornach/main
Ported 3D Tic Tac Toe to Python
2021-09-10 16:27:20 -07:00
bornach
799306a928 Merge pull request #1 from bornach/qubit-python-port
Ported qubit.bas to Python
2021-09-05 23:22:27 +01:00
bornach
2be3617a8e Ported qubit.bas to Python 2021-09-05 22:22:27 +01:00
Jeff Atwood
c399c06948 Merge pull request #311 from DWidel/main
Add files via upload
2021-09-05 13:37:52 -07:00
DWidel
5332c12525 Add files via upload
Reverse ported to VB.NET
2021-08-19 18:32:48 -04:00
Jeff Atwood
368d6cfa5e Merge pull request #310 from pgruderman/bullfight
Bullfight
2021-07-26 10:00:31 -07:00
Peter
4c6caa2148 Reworked Bull Fight in a reactive style 2021-07-23 20:02:54 -04:00
Peter
d41e5c425f Initial port of Bullfight to C# 2021-07-22 16:55:23 -04:00