Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gdonald authored Dec 27, 2024
1 parent 5cc58cb commit 67fb4d2
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,7 @@ raku -Ilib bin/console-blackjack

[![GitHub](https://img.shields.io/github/license/gdonald/Console-Blackjack?color=aa0000)](https://github.com/gdonald/Console-Blackjack/blob/master/LICENSE)

## Alternative Implementations:

I've written Blackjack in several other languages:

- [Ruby](https://github.com/gdonald/console-blackjack-ruby)
- [Rust](https://github.com/gdonald/console-blackjack-rust)
- [Zig](https://github.com/gdonald/blackjack-zig)
- [Typescript](https://github.com/gdonald/blackjack-js)
- [Perl](https://github.com/gdonald/console-blackjack-perl)
- [C](https://github.com/gdonald/blackjack-c)
- [C++](https://github.com/gdonald/blackjack-cpp)
- [Crystal](https://github.com/gdonald/blackjack-cr)
- [Go](https://github.com/gdonald/blackjack-go)
- [Elixir](https://github.com/gdonald/blackjack-ex)
- [Python](https://github.com/gdonald/blackjack-py)
- [C with SDL](https://github.com/gdonald/blackjack-c-sdl)
- [Emacs Lisp](https://github.com/gdonald/blackjack-el)
- [Smalltalk](https://github.com/gdonald/blackjack-st)
### Other Blackjack Implementations:

I've written Blackjack in [some other programming languages](https://github.com/gdonald?tab=repositories&q=blackjack&type=public&language=&sort=stargazers) too. Check them out!

0 comments on commit 67fb4d2

Please sign in to comment.