Exploring Computer Science Concepts with a Ready-made Computer Game Framework

Joseph Distasio,Thomas P. Way
DOI: https://doi.org/10.48550/arXiv.cs/0609070
2006-09-13
Abstract:Leveraging the prevailing interest in computer games among college students, both for entertainment and as a possible career path, is a major reason for the increasing prevalence of computer game design courses in computer science curricula. Because implementing a computer game requires strong programming skills, game design courses are most often restricted to more advanced computer science students. This paper reports on a ready-made game design and experimentation framework, implemented in Java, that makes game programming more widely accessible. This framework, called Labyrinth, enables students at all programming skill levels to participate in computer game design. We describe the architecture of the framework, and discuss programming projects suitable for a wide variety of computer science courses, from capstone to non-major.
Other Computer Science
What problem does this paper attempt to address?