>>273745Thanks. Take note that the background of both those cards are placeholders, as well as the colouring will be adjusted.
In any case:
The overarching goal is that the game is designed to help teach people program, by writing its instructions in literal source code, and by expressing concepts in Programming through game mechanics.
For example;
The game is multithreaded, meaning that both players, play at once. This allows me to demonstrate the difficulties of multithreading and the proper way to impliment it, with the use of mutexes and what have you. The source code will come with the game, and will be completely open sourced, with very extensive and colourful documentation.
From a gameplay point of view, it is going to be great because it is a deck building game similar to Dominion,
https://dominion.games/except every game is fair because you both play at the same time, and there is far less down time considering you won't be waiting for the other player to finish his turn.
>Good luck with all of your projects.You're cool.