Slow start
After my first day of work, I finally have the game starting up at least. The concept involves operating an elevator to take people up to their desired floor. For fun, I thought I'd try drawing everything directly in pygame instead of using images for sprites (as I've always done). Anyway, I need to put in an elevator (currently its just riders waiting to get on) and the requisite controls. Fun times!(log in to comment)