Development Log - Part 2: Building PuzzleScript Games Locally

Development Log - Part 2: Building PuzzleScript Games Locally

Subscribers:
2,520
Published on ● Video Link: https://www.youtube.com/watch?v=nClm9QOyzGc



Duration: 17:05
146 views
4


In the quest to have better tooling around creating PuzzleScript games, I've configured a sample project to use Webpack to build and run a PuzzleScript game from disk. This means the code can now be version controlled and provides a basis for additional tooling that can preprocess the code as part of the build process.