Historique des commits

Auteur SHA1 Message Date
  Justin Gilman 43b11de32b moving next and undo buttons to better support short screens il y a 3 ans
  Justin Gilman 2d44ff703e moving win dialog to game state; replacing win alert with in-game display il y a 3 ans
  Justin Gilman 6a8d37909e adjusting height in game to support smaller horizontal screens il y a 3 ans
  Justin Gilman ef61e6f68a fixing positioning on devices with pixel density > 1 il y a 3 ans
  Justin Gilman 102e410b0d removing unused center in board; fixing title color il y a 3 ans
  Justin Gilman d652badc9a adjusting how slots are centered on the board il y a 3 ans
  Justin Gilman 6bc07814c1 adding level select screen il y a 3 ans
  Justin Gilman ac2517cafe adding cursor updating in game; disabling next and undo button when not visible; moving board listeners up to the game state il y a 3 ans
  Justin Gilman 1ed4425b42 adjusting more drawing code to be computed based on the size of slots and balls il y a 3 ans
  Justin Gilman 35793afdb9 replacing slot sizing with static variables il y a 3 ans
  Justin Gilman 84dd708dd7 making positioning and draw size more variable controlled for future dynamic scaling il y a 3 ans
  Justin Gilman 01f8c63940 initial commit il y a 3 ans
  Justin Gilman c8b9bfcfde Creating Menu state; moving game to Game state il y a 3 ans
  Justin Gilman 09f682bcf6 adding custom font; adjusting heading padding il y a 3 ans
  Justin Gilman 24a06992dc design credits to @kateradeg il y a 3 ans
  Justin Gilman c22d84080c updating style il y a 3 ans
  Justin Gilman 69d6a14089 fixing bug where undo would enable a ball to be held independent of move step il y a 3 ans
  Justin Gilman 5ccfa2f434 adding undo button il y a 3 ans
  Justin Gilman 2bac35fbe1 fixing board centering il y a 3 ans
  Justin Gilman 5217585490 progression adjustment, adjusting how slots are organized il y a 3 ans
  Justin Gilman 0fcd6e843b adding better array shuffle; adjusting progression il y a 3 ans
  Justin Gilman 77ac616e1c centering the board when there are more than 4 slots il y a 3 ans
  Justin Gilman 720c1ac3c9 adding level progression with dynamic amounts of slots; adding more ball colors il y a 3 ans
  Justin Gilman fd31187b05 adding next button il y a 3 ans
  Justin Gilman b20f89dae3 adding simple progression and savegames il y a 3 ans
  Justin Gilman 91524cb37b adding slot background color instead of outline il y a 3 ans
  Justin Gilman e3ab958388 fixing game over reset il y a 3 ans
  Justin Gilman c863fe4c30 adding brief delay after winning; resetting game after win il y a 3 ans
  Justin Gilman b336998539 adding in win state and ball movement rules il y a 3 ans
  Justin Gilman 4908d38fdb adding movement rules il y a 3 ans