Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
gunfight [2016/05/31 18:49]
ex_writer [Gunfight Program Flow Chart]
gunfight [2016/05/31 18:51]
ex_writer [Gunfight]
Line 1: Line 1:
 ====== Gunfight ====== ====== Gunfight ======
 +
 +{{gunfight-play.png}}
  
 ===== Gunfight Program Flow Chart ===== ===== Gunfight Program Flow Chart =====
  
-Bally'​s ​patent ​for the Arcade ​includes ​pseudo-code flow chart for Gunfight. Though not every game will function the same way, it does lay out a set of best practices for initialization,​ game states, the game loop, input handling, and interrupts.+The Bally Arcade ​patent includes ​an excellent ​pseudo-code flow chart for //Gunfight//. Though not every game will function the same way, it does lay out a set of best practices for initialization,​ game states, the game loop, input handling, and interrupts.
  
 <​code>​ <​code>​