Activity

giuliani.federicomarc

Made my cmake works and i’m currently working on getting the character moving! See you in a bit

Attachment
Attachment
Attachment
0
giuliani.federicomarc

I’ve started the project! I had some issues setting up raylib and making the program compiling… but finnally i’m starting to working on the client program (rendering graphics and playing music)

Attachment
0
giuliani.federicomarc

Just finished working on the linked lists! I think i could make some optimizations for the doubly linked list but i’m ok with what i’m doing

Attachment
Attachment
0
giuliani.federicomarc

I’ve profiled the code, and it runs decently. There’s definitely room for improvement, but I consider my work solid.

Attachment
Attachment
0
giuliani.federicomarc

I started working on the foundations of hashmaps for my data structures library. Focus was on setting up the initial architecture and basic functionalities. I decided to go with a bucket approach instead of the classic linked list one.

Attachment
Attachment
Attachment
0