Day 2: Done with almost all of the graphics; began writing the base class for moving sprites.
Master47 on 2015/08/11 00:04
of master47pyw20
Done with almost all of the graphics; finished writing the base class for moving sprites.
Yeah, it's going slowly, but I feel like the class I wrote will be quite useful.
It is a base class from which other classes are going to derive.
Tomorrow, I will try to get the basic game principle working.