Arrow keys or WASD to move and space to dash. This game is meant for you to figure out the mechanics as you play.
A simple project, not meant to be a full game but it already has a good core if you want to borrow any parts of it. I tried to make everything as modular as possible, which for those who do not know basically makes it more "plug and play" and less work for adding to projects. I created a bunch of comments assuming you do not understand how the code works and it is intended to teach you how it works. It is also assumed you understand the concept of the basic blocks and I mostly explain why we do things the way I did it. So, if you are wanting to get into advanced code or game design, or even if you are experienced, please let me know how helpful it is.