|
Space PortalThis game was originally the second assignment for the first year computer science course at the University of Manitoba, and after completing the assignment I began wondering, how difficult it would be to reimplement a graphical game like this using purely x86 assembler with only integer math? As it turns out, this was a lot easier task than I originally thought, and
the game only took about 2 weeks to complete from start to finish. Originally, the
target for the game was supposed to be the 8086, however I soon remembered after
starting the project that the 8086 doesn't have Theoretically one should be able to get the game to run on an 8086-based
system if they changed every instance of Source (11,848 bytes) GameplayIn this game you must pilot an asteroids-style spacecraft through a series of portals to travel to new dimensions. ScreenshotsSystem Requirements
|