top of page

Level Editor

I created a level editor and example levels for Chip's Challenge. Users can save up to three levels at a time through the google sheets interface. Levels are saved into a json file format, which can be run through a python script (which I also wrote) to create fully functional and loadable Chip's Challenge levels.

  • February 2016

  • Level editor made in Google Sheets and Google Apps Scripting (javascript), I made the custom json file format, and level creator made in Python (code)

  • Made during Carnegie Mellon University's Programming for Game Designers Spring 2016 course

bottom of page