You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

4h 4m 5s logged

I added proper collisions for the maze that is generated. I also added proper font sizing options, fixed web platform compilation, created a GUI start screen, properly modularized the the code to be based off the tile size, and refactored some of the code.

0
0
1
Open comments for this post

3h 19m 54s logged

I added working maze generation based off the sidewinder algorithm using bitwise operations for the maze creation. Each level is procedurally generated and randomly places the picture frame fragment in the level. I temporarily removed collisions for moving outside of the map. I now need to add collisions with the maze and to clamp the camera to the screen.

0
0
2
Open comments for this post

1h 16m 25s logged

Finished up the starting animation but without any of the proper artwork. Everything is smooth and I refactored the animation code into a function.

0
0
1
Open comments for this post

1h 2m 34s logged

I setup better movement, a basic tutorial flow, and changed some colors. I also changed the font to be rendering Iosevka instead of the default font and sub-setted to minimize bundle size.

0
0
1
Open comments for this post

1h 53m logged

I properly linked raylib using it’s template. This took a while because nix makes stuff very odd to package and build when it requires dependencies. I also got proper 2d movement working.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…