Saturday
May092015

CSIT-211 Final Project.

For my Final Project in CSIT-211 (Group Project),  I decided to implement my version of the classic game "Snake".  The snake uses Linked Queues to track the positions of all the snake segments, and uses a linear search for collision detection.  For more information, please download the .zip which contains the Theory of Operation paper as well as the power point and the code itself.

 

Click here for a .zip containing the compiled .jar, as well as the source and documentation.

 

Java Graphics & Input polling based on: http://compsci.ca/v3/viewtopic.php?t=25991

PrintView Printer Friendly Version

EmailEmail Article to Friend

References (1)

References allow you to track sources for this article, as well as articles that were written in response to this article.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
« Quest for the 100MPH Plane | Main | Camera mount for the ZMR-250 »