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

F3stus

@F3stus

Joined July 10th, 2026

  • 3Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post

3h 30m 10s logged

I finally finished the main parts of the game, it is technically fully playable by now, but I still want to add more things, like improving the looks of the map and adding more maps. I didn’t take any screenshots, at least not yet, but I feel pretty happy with how my project turned out. Sorry if you expected more technical devlogs.

0
0
5
Open comments for this post

1h 23m 48s logged

Finally, I feel like I’m making progress. If you read my previous devlog (which you probably didn’t :3), I was trying to set up a automatic maze generator with recursive backtracking that didn’t work at all to create pacman mazes (obviously). So, I implemented a simple system which can turn a text drawing of a maze into a matrix which then I can draw on the screen (yay). Other things that I managed to do was making pacman move, and for him to eat the pellets, which makes this project finally feel playable. Thanks for reading if you did!

0
0
38
Open comments for this post

26m 58s logged

I tried to implement a maze generation algorithm to create my PacMan maze, which I failed to do. Maybe I’ll stop trying to procedurally generate mazes for a while

0
0
35

Followers

Loading…