tsoding / pinpog

Ping-Pong-like game in Assembly that works without OS
MIT License
571 stars 36 forks source link

Running the game in DOSBOX in browser #39

Open rexim opened 5 years ago

rexim commented 5 years ago
you can use DOSBOX as an emulator. Cool thing is you can run DOSBOX in a browser so you could post your game online somewhere
verb-noun commented 5 years ago

Here's an example using JS-DOS:

live: https://verb-noun.github.io/pinpog.php source: https://github.com/verb-noun/verb-noun.github.io/tree/master/pinpog.php