Retro Bowl Code Hs Guide

if (down > 4) resetDowns(); if (fieldPosition >= 100) touchdown(); if (timeLeft <= 0) endQuarter();

// Catch the ball catch(WR);