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.
![level07![Screenshot_2024-06-21_16-05-54]](/cfrankb/vla2_remake/raw/master/techdocs/images/Screenshot_2024-06-26_22-36-12.png)