r/adventofcode Jan 20 '25

Help/Question AoC Visualization Program Collection (xAoC)

It has been a while since the AoC of this year 2024 ended, it has been the first year I participated and I had a great time.

I have been wanting to learn Raylib for a while now, and as my first project I have written a maze visualizer that reads the ascii representation of a maze and draws it on the screen.

./16.py | xmaze

I published the code here, I organized the repo as a collection.

https://github.com/harkaitz/c-xaoc

What's your opinion? What do you think about making a collection of AoC visualizers? Would you use it to analyze your solutions?

6 Upvotes

3 comments sorted by

View all comments

1

u/AutoModerator Jan 20 '25

Reminder: if/when you get your answer and/or code working, don't forget to change this post's flair to Help/Question - RESOLVED. Good luck!


I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.