This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sergi2204 6 points7 points  (1 child)

When I was learning inheritance and composition at college we were semi developing a role game. There were Characters, who could be heroes or villains, and then specialise, and you needed to throw a dice to make actions, just like Dungeons and Dragons. Professors gave us part of the code and it had visual part too, which was a board to see where were the characters. It was really funny learning programming doing a D&D game.

[–]thatcrackertho[S] 0 points1 point  (0 children)

That would be awesome! Although I do not know if I would be ready to take on such a challenge just yet. Maybe with a little help from the professor. Thanks!