If you are having trouble accessing the site, change your pledge currency to USD

Digital Boardgames


This is a more beginner friendly series where we are going to be recreating boardgames in a digital form.


Course Lessons
Course contains 3 lessons.
In the first part we will see the high level architecture for the system, which includes user interactions, dice rules and more.

In this part we will see how to work with inheritance to create different logic for different pawns while still managing to eliminate duplicate code. Essentially treating every pawn as a pawn but also as a special pawn, lot's of fun!

Let's recreate a Stratego-like game