|
|
(2 intermediate revisions by the same user not shown) |
Line 7: |
Line 7: |
| == Engine == | | == Engine == |
| | | |
− | MOMENTUM was written from scratch and is not based on any other game. The core code could be considered the starting point for a micro-engine for text-based 16 bit DOS games. | + | MOMENTUM was written from scratch. 2 KB isn't enough for a general purpose engine, but it is a reference for how realtime games can be made in assembly language on DOS. |
| + | |
| + | == Languages == |
| + | |
| + | Playable in English. |
Latest revision as of 10:27, 12 January 2025
To run for example DOSBox.exe c:\Users\trent\MOMENTUM.COM
MOMENTUM was written from scratch. 2 KB isn't enough for a general purpose engine, but it is a reference for how realtime games can be made in assembly language on DOS.
Languages[edit]
Playable in English.