comp129-spr19 / Diner-Hash---Educational-Python-Game

Diner Hash | An Educational Computer Science game to teach Hash Tables
1 stars 1 forks source link

Countertops representing indices in underlying hashmap array #45

Closed mfraser4 closed 5 years ago

jilliebean commented 5 years ago

Complexity Jillian: 5

brforest commented 5 years ago

Complexity Beau: 5

dvasavda commented 5 years ago

5

jilliebean commented 5 years ago
  1. Get counter top on screen
  2. Calculate the middle point of the counter top
  3. Generate food sprite on the middle point see chef for pick up food for middle point math
Neunis commented 5 years ago

Fib 5