Remake of The Vlamits 2 (1995) from assembly source to portable C++ (2024).
The online version requires SDL2, zlib and Emscripten.
Build vlamits2 runtime
First install emscripten : https://emscripten.org/index.html
Run these commands
$ python bin/gen.py emsdl
$ emmake make
Launch the application
$ emrun build/vlamits2.html
Experimental https://github.com/cfrankb/ssv2-mapedit-qt
Use cursor keys to move the player and SHIFT/SPACE to jump.