TITLE:
Green Engine
GROUP NAME:
Green
PROJECT MEMBERS:
Jeremy Bell bell.jeremy@gmail.com
David Gao davidgao89@yahoo.com
Jonathon Hnatow cbridgerg00@gmail.com
ABSTRACT:
Green Engine was developed to gently
introduce high school students with little or no programming experience
to game development and design. It was designed to be intuitive for the
non-programmer, and to abstract much of the more complicated aspects of
game development. At the same time it was designed to be flexible
enough to create a large variety of two dimensional games. The engine
was made to use scripts to allow dynamic loading of game code, and to
ease the learning curve of a traditional programming language such as
C. Finally, modern effects were added to get students excited about
game development.