The LARC Code Base

The following documentation is for students enrolled in Ian Parberry's game programing classes CSCE 4210/5250 and CSCE 4255/5255 offered by the Laboratory for Recreational Computing in the Department of Computer Science and Engineering at the University of North Texas.

Shared Code

The following code is used by both CSCE 4210/5250 and CSCE 4255/5255.

  1. The LARC Engine

CSCE 4210/5250

The following code is used in CSCE 4210/5250 only.

  1. Blank 2D Game
  2. Top-Down Shooter Prototype
  3. Top-Down Shooter With Death
  4. Top-Down Shooter With Sprite Sheets
  5. Tiled Top-Down Shooter Prototype
  6. Tiled Platformer Prototype

CSCE 4255/5255

The following code is used in CSCE 4255/5255 only.

  1. Blank 2D Game
  2. Pool End Game
  3. Collision Math Toy
  4. Collision Shapes
  5. Pinball Game
  6. Ball and Spring Toy
  7. Box2D Bouncy Things Toy
  8. Box2D Joint Toy
  9. Box2D Cannon Game
  10. Box2D Cannon Game with Stars
  11. Box2D Blank Game
  12. Box2D Stroop Test Game
  13. Box2D Binary Counter Toy
  14. Box2D Cannon Lullaby Toy
  15. Bullet Physics Block Toy

Last updated September 9, 2021.