libtermgraph logo

Overview | Download | Assignments/Screenshots | Documentation

This page contains links to several lab exercises and programming assignments based on libtermgraph, and shows screenshots of student programs.

If you have a cool assignment based on libtermgraph that you'd like to share, send us a link!

Assignments

Assignment Course Creator Description
Bouncing Character Lab CS1 David Hovemeyer, York College of PA Animate a single character; introduce terminal graphics and basic animation; practice using struct data types
Bouncing Particles Lab CS1 David Hovemeyer, York College of PA Animate multiple characters with independent positions/velocities; more advanced animation; data abstraction, pointers, and encapsulation
Planet Simulation CS1 David Hovemeyer, York College of PA Physics-based simulation; basic animation and data abstraction
Shoot 'Em Up CS1 David Hovemeyer, York College of PA Video game similar to Space Invaders; practice using pointers, data abstraction, encapsulation, loops

Screen Shots

Click the thumbnail to see the full image.

Thumbnail Description
Shoot 'Em Up screen shot Shoot 'Em Up assignment solution
Shoot 'Em Up screen shot Shoot 'Em Up assignment solution
Shoot 'Em Up screen shotShoot 'Em Up assignment solution

Comments to daveho@users.sourceforge.net

SourceForge.net Logo