linqs / pacman

Undergraduate AI assignments disguised as Pac-Man!

Home Page:https://linqs.github.io/pacman/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurable Graphics

eriq-augustine opened this issue · comments

commented

I think all the graphics are currently hard-coded shapes.
It would be great if we could move to a sprite-based system.
Then we could more easily swap out graphics.

Look into what it would take to do this.
(It may be pretty hard to do before #4.)

commented

Implemented as a part of #4 .