node-sfml-demos

Demos for sfml.js.

MIT License

Stars
22
Committers
1

node-sfml-demos

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.

Previews

Bomberman

This is a JavaScript fork of the C++ SFML Bomberman Game.

Breakout

Tetris

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.

Doodle Jump

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.

Arkanoid

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.