Hacker News new | ask | show | jobs
by muhuk 4239 days ago
Where do these things come from? LevelLayer, Player, etc... They're not in Processing.js reference.
1 comments

there's a codebase this builds on, simply called codebase.pde, in the same dir as the tutorial.
Got it. Thanks.

It says:

    For our game, we're going to use a library for writing 2D sprite-based games, using Processing.js.
So I got confused.