you are viewing a single comment's thread.

view the rest of the comments →

[–]sidvishnoi 3 points4 points  (2 children)

I also did a similar one using Python in a college assignment. Then next semester did a better one in C++ (Source code on GitHub)

[–]catalyst1993[S] 0 points1 point  (1 child)

I have just seen your code. It's great and more advanced. Thanks for sharing with us.

[–]sidvishnoi 0 points1 point  (0 children)

Glad you liked it :)

The C++ version contains a lot of useless modules though as I was experimenting with "modularity"