• Stars
    star
    1
  • Language
    C++
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code I wrote for my students when I taught introductory programming at Penn State. Includes a simple assembly language+interpreter, a LOGO style virtual robot simulator, a simple event-based 2D graphics library for making games, and an implementation of Pong using said graphics library.