Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 701 Bytes

File metadata and controls

24 lines (19 loc) · 701 Bytes

SimpleTronLike

A simple Tron Game in Assembly - 80x86 (just for fun and learn)

Compil Generate and Run

Install DOSBox 0.74 emulator, then MASM 8.0 and an old Linker (5.60)

Now you can launch CLL.bat.

On board!

Press Key :

  • "q" to quit
  • "a" toggle AutoRun
  • "s" clean screen
  • "e" switch to Erase mode
  • "c" switch to Cursor mode
  • "r" switch to Rainbow mode
  • "t" switch to Trace mode
  • "g" init Grid and start game

Use narrow keys (up, down, left and right) to move.