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

VBA_Mr. Pac-Man

  • 3 Devlogs
  • 5 Total hours

I'll create a pacman game in Visual Studio

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

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…