I took a look at this game; it's a rare item. The real executable file of this game is just this one file, Bop.exe.
Personally, I think if some minor modifications are made to this game, it's very possible to run it directly under Windows XP.
There was once this post:
Windows XP can still run programs from Windows 1 and Windows 2
http://www.cn-dos.net/forum/viewthread.php?tid=16720&page=1#pid98782
The file downloads provided in it have been modified by someone:
(1) For programs in Windows 2.x, use a very old version of Borland Resource Workshop to convert the resources in the program to the format of Windows 3.0, so that it can generally run directly under XP.
(2) For programs in Windows 1.x, first modify a few bytes in the file header to make it the same as the file header of Windows 2.x, and then perform step (1)