コミット履歴

作者 SHA1 メッセージ 日付
  Jason K. MacDuffie 28f0248b42 refactor to remove references to game setter 9 ヶ月 前
  Jason K. MacDuffie 0123203e8c rename certain variables to be consistent 9 ヶ月 前
  Jason K. MacDuffie a78f13a627 separate out each file from the tic80 code 9 ヶ月 前
  Jason K. MacDuffie f78e628677 give the option to exit to main menu 10 ヶ月 前
  Jason K. MacDuffie 3f5cef91c5 fixed level up bug 10 ヶ月 前
  Jason K. MacDuffie b4a2436580 Add a main menu and level list menu 10 ヶ月 前
  Jason K. MacDuffie ec0c259828 simplify victory checking with the new menu functions 10 ヶ月 前
  Jason K. MacDuffie 433487a1e0 deep copy the first level 10 ヶ月 前
  Jason K. MacDuffie 0386fd780a implement exiting menu logic 10 ヶ月 前
  Jason K. MacDuffie ea963e52b8 implement restart logic 10 ヶ月 前
  Jason K. MacDuffie bf7f0be731 fix typo in case statement 10 ヶ月 前
  Jason K. MacDuffie bef2caeb83 remove unnecessary cli script 10 ヶ月 前
  Jason K. MacDuffie 2727a7337a open menu when pressing start 10 ヶ月 前
  Jason K. MacDuffie 2741df4e44 add menu to global state 10 ヶ月 前
  Jason K. MacDuffie 05b742f0e5 refactor some of the names 10 ヶ月 前
  Jason K. MacDuffie e21ba6aac7 add a message to ui 10 ヶ月 前
  Jason K. MacDuffie 49455c3f8a move game state to api.scm 10 ヶ月 前
  Jason K. MacDuffie 8c87dc2e69 remove index page from sokoban.scm 10 ヶ月 前
  Jason K. MacDuffie 478d0b42a4 include sokoban script in api.scm 10 ヶ月 前
  Jason K. MacDuffie 175c6285c4 split out api script vs internal game logic 10 ヶ月 前
  Jason K. MacDuffie 7a94d8d4a6 move api.scm to sokoban.scm 10 ヶ月 前
  Jason K. MacDuffie c4f9952703 add a level up function 10 ヶ月 前
  Jason K. MacDuffie aa1fdb5570 fix bug when player is on goal square 10 ヶ月 前
  Jason K. MacDuffie 495d63760e freeze the game upon victory 10 ヶ月 前
  Jason K. MacDuffie 5d5e8f09a5 create a record type for game state 10 ヶ月 前
  Jason K. MacDuffie 9e3984e6cc move level parsing script into api.scm 10 ヶ月 前
  Jason K. MacDuffie 6d7f8c350e add level-complete? function 10 ヶ月 前
  Jason K. MacDuffie ff1dc8344b fix bug in get-next-tile 10 ヶ月 前
  Jason K. MacDuffie 4156466626 add move-player! function 10 ヶ月 前
  Jason K. MacDuffie 3ee1078730 add get-next-tile function 10 ヶ月 前