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

36m 40s logged

Today I created the framework of my project - I started off with making two “maps” (the second one looks like the underscores and periods you see on the left), and coded something that randomly selects a map and generates a more visual image like the one seen. I also got started on a funcs.py file that’ll have a bunch of essential functions, such as taking a 2D array that represents a grid and making it an adjacency map (which’ll be useful for the first search algorithm I’m going to implement, depth first search).

0
3

Comments 0

No comments yet. Be the first!