Demos for sfml.js.
Write Desktop Games by Node.js!
sfml.js is still under developing and it's GitHub repo is private so far. I will make it as public when I think it's good enough.
This is a JavaScript fork of the C++ SFML Bomberman Game.
This code is modified from https://github.com/jsyqrt/games/blob/master/01%20Tetris/main.cpp. The original code is not yet entirely finished, so this code is note entirely finished too.
This code is modified from https://github.com/jsyqrt/games/blob/master/02%20Doodle%20Jump/main.cpp. The original code is not yet entirely finished, so this code is note entirely finished too.
This code is modified from https://github.com/jsyqrt/games/blob/master/03%20Arkanoid/main.cpp. The original code is not yet entirely finished, so this code is note entirely finished too.
See also https://github.com/XadillaX/node-sfml-demos/tree/main/breakout.