Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 399 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 399 Bytes

Platformer demo using GameJs

This is a simple platformer game demo I put up to try GameJs features. To those interested, GameJs is a javascript game library heavily inspired by pygame.

GameJs static

As it is a quite simple demo, I decided to use the static version of the library, thus 'yabbler.js' and the whole GameJs library are included.