gregorysterrell.com

Gregory Terrell Project Website

Projects

Downwords

  • Downwords is a single-player word game developed for Windows and later Android. The concept was a word game with a sense of urgency, with moving letters that had to be grabbed to form words to progress.
  • Programmed in C++ using SDL for 2D based graphics, Eclipse C++ for the IDE, and Git for version control.
  • An extra-curricular project designed as an easy first game project, the five-person team consisted of two programmers. one graphic artist, one sound engineer, and one lead game designer.
  • As lead programmer my responsibilities included initial framework setup, 2D graphics rendering, sound implementation, object movement and physics, and user controls.