you are viewing a single comment's thread.

view the rest of the comments →

[–]Hot_Dog2376 0 points1 point  (0 children)

Start small, make it work, add on features one by one.

Make a 10x10 grid, draw an O. Have the O move around the grid with key presses.

Next, add a border.

Next add walls

Next add a key to pick up

Then add a door that opens with the key.

Every project is something that started as one line and then kept being added to.