issues
search
comp129-spr19
/
Diner-Hash---Educational-Python-Game
Diner Hash | An Educational Computer Science game to teach Hash Tables
1
stars
1
forks
source link
Character interfaces with hash function representation to get the order
#59
Closed
mfraser4
closed
5 years ago
brforest
commented
5 years ago
How are we thinking of implementing this visually?
jilliebean
commented
5 years ago
Get black translator box on the screen
Inherit from sprite cluster and change functions accordingly
Have this class interface with the feedback
Detect for collision, possibly make the rect a little bigger than the image so the chef can just be within range of it
Follow other tasks accordingly
How are we thinking of implementing this visually?