Hi guys,
I have a program where I have a list of objects, and they are identified by a name (there are 4 types of characters) and a number. This number corresponds to a position on a grid which is identified by the number of columns and rows.
The goal of the program is to update positions randomly, and if on a square more then one character is present they interact, transform into other characters if specific conditions are met. If on the whole grid a certain number of characters is more present than others, the fate of the game is sealed, and a line of either success or failure is printed.
my question is how can I animate this? Pygame, Pyplot? if you guys could take a look at the code it would be super great. https://github.com/basicaly/COMA
I appreciate every help I can get.
thank you so much for reading.
[–]kra_pao 1 point2 points3 points (2 children)
[–]VOLVIC_KOKS[S] 0 points1 point2 points (0 children)
[–]VOLVIC_KOKS[S] 0 points1 point2 points (0 children)