Day 196

Time: 40:56

Commit

Worked through three things from the Picozine today.

Code – Today I learned Lua’s array indexes start at 1. It feels so wrong. *shudder*
This tutorial’s code is complicated, but I parsed it and it makes sense. It moves sprites around the screen.

Screen Shot 2017-11-29 at 9.47.46 PM

Sprites – Started recreating the tutorial sprites. Much easier after doing the Megaman sprites in an earlier project. 🙂

Screen Shot 2017-11-29 at 9.47.59 PM

Map – Began building the game map by arranging sprites on the screen. Interesting grid system. Simple, but not used to it.

Detour! When I started this blog, I wanted the results of each day to be playable by the audience. I will spend some time over the next few days looking into doing/automating this.

Tomorrow: Continue tutorial and look into playable commit idea.

Advertisement
Day 196

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s