PigPen (dots and boxes) in C++ using the SDL2
I wrote a GUI version of PigPen in C++ using the SDL2 graphics library:
I wrote a GUI version of PigPen in C++ using the SDL2 graphics library:
I wrote a GUI version of TicTacToe in C++ using the SDL2 graphics library:
I wrote a Console version of Blackjack in Ruby.
Fizz Buzz written in Raku
Here's my shell script for building MoarVM, NQP, and Rakudo from source.
ORM::ActiveRecord now has support for has-many through relationships.
I fixed my new Raku book title.
Raku's string split routine accepts a scalar as well as a list for its delimiter.