Commit Graph

24 Commits

Author SHA1 Message Date
Robert Miles 4fc1cbaf3a Begin work on puzzle 2 2019-01-28 20:05:50 -05:00
Robert Miles 17f80276c8 Start work on next room 2018-12-05 20:03:31 -05:00
Robert Miles 0534ff7c9b Move mapdata to its own file. 2018-09-03 03:39:46 -04:00
Robert Miles 361f044703 Fix broken combine 2018-09-03 03:17:29 -04:00
Robert Miles 84440e92c1 Make the code build as debug 2018-09-03 03:16:45 -04:00
Robert Miles 979d38d48b Make combine.py only use main.lua (which will include all required files) 2018-09-03 03:16:16 -04:00
Robert Miles 531cc5de4f Rename can_talk_to to can_trigger 2018-08-28 23:11:57 -04:00
Robert Miles 053de00c3c Add second level, as well as onload level callbacks 2018-07-21 05:12:45 -04:00
Robert Miles 86d29e42ef Add temporary mapdef for map 2 2018-07-19 01:59:33 -04:00
Robert Miles a52b982474 Face right at start 2018-07-19 00:33:12 -04:00
Robert Miles 986b7d50de Make starting room different 2018-07-19 00:32:59 -04:00
Robert Miles 05be9fa86c Add README.md 2018-07-18 23:43:26 -04:00
Robert Miles bf74c4eb29 Fix crash 2018-07-18 19:53:11 -04:00
Robert Miles dbe6ca3a57 Add makefile shortcut to edit base.p8 2018-07-18 19:52:53 -04:00
Robert Miles 25a8319cf7 Remove unused sprites from random map demo and add a world 2018-07-18 19:52:19 -04:00
Robert Miles 37de02db25 Remove unnecessary argument to change_map 2018-07-18 18:33:21 -04:00
Robert Miles 9727d41f1c Add testing option to Makefile
The pico8 binary must be in your path and must be named pico8.
2018-07-18 18:33:02 -04:00
Robert Miles e12e000e1b Replace text spots with trigger spots 2018-07-13 10:03:37 -04:00
Robert Miles d860069ccb Fix title 2018-07-13 09:22:42 -04:00
Robert Miles 548ed6e112 Fix indentation and do some work 2018-07-13 09:22:05 -04:00
Robert Miles e1de97b365 Change base and main to adventure game prototype I was working on as a seperate project 2018-07-13 09:07:03 -04:00
Robert Miles fd0695ba64 Do not include built p8 cart in repo 2018-07-13 08:50:16 -04:00
Robert Miles 096f920da0 Add MIT License 2018-07-13 08:43:51 -04:00
Robert Miles 810100abab Initial commit 2018-07-13 08:41:40 -04:00