Today decided to go back to me "BomberKeen" project from 2013.
Based on an old simple 2 player (1 on 1) bomberman clone with open source that I've got long ago from "don't remember where", which I recompiled on Borland C++ again today.
BomberKeen pre-alpha 0.1 (to play with "max cycles" on dosbox!)
https://www.dropbox.com/scl/fi/tc52qz6f ... ytpjb&dl=0

Done:
1. Converted first theme to Keen art (Keen4 Shadowlands)
2. Added random levels/themes loading (currently loading same theme under different file names, each new file can have different player characters and even bomb and powerup designs)
3. Moved levels/themes to separate sub-folder instead of main directory, to keep things clean and organized.
Next:
1. Adding sounds (struggling against ChatGPT for soundblaster dos games sound init and loading code...I'm not a good coder...)
.........maybe to go with Keen sounds for this? Do you have Keen sounds that can fit "bomberman" world in useful format?
2. Adding more themes and player characters (they were made in 2013 - just to convert to proper spritesheet)
3. Adding Title Screen.