This is a HTML canvas game, developed under guidance of Udacity Frontend Nanodegree cource.
The game code is being hosted on my github pages, which can be reached here.
You can also clone the code, then open index.html in your browser.
Use arrow keys on your keyboard to move around. Move up until you reach the river. Try to avoid colliding with the moving bugs.
This game should be able to run in most mainstream browsers with canvas support, on mobile or desktop platforms. But for now it cannot be controlled by touchscreen, you need a keyboard to play it.