- To clone the repo and run the game
$ git clone https://github.com/adrianeyre/pipeline
$ cd pipeline
$ npm install
$ npm start
- While game is in play press
e
to toggle level edit screen - While game is in play press
m
to display level map
Copy the map array and save it into the /public/levels/level01.dat
file