Space Wars
- In groups of 2, logon.
- Run the Microsoft Visual C# 2008 Express Edition.
- Open up the SpacewarsClips project.
- Run it (F5).
- This is a variant of the old school asteroids game
written in XNA. It can run on an xbox.
- The Spacewars game is share ware, but I've extended it
a bit.
- We're playing the retro game. Hit g to start the game.
- The left player plays by A-left, D-right, W-forward, S-back, E-Fire and
Q-Hyperspace.
- The right player plays by leftArrow-left, rightArrow-right,
upArrow-forward, downArrow-back, Delete-Fire and
End-Hyperspace.
- Take a few minutes to play the game and get a feel for it.
- If you have problems, just ask, but you might want to check out the
troubleshooting page.