This is a version of the popular arcade game "Snake" created by myself using what I learned in CS3330 Object-Oriented Programming in the fall of 2020. I added a lot of extra functionality to the basic game such as being able to alter the snake speed, grid size, block size, and whether walls exist, & the color scheme and music for the game are selected on random when play is pressed. MVC architecture is also utilized so that the model (data) communicates with the view (stage) through the controller. Please note that I did not use any online resources or code related to an already made version of the game; any sources I did utilize are cited in the code. Made by Noah Free.
-
Notifications
You must be signed in to change notification settings - Fork 0
Version of the popular arcade game "Snake" using what I learned in CS3330 Object-Oriented Programming in the fall of 2020. Lots of extra functionality in addition to using MVC architecture. Please note that I did not use any online resources or code related to an already made version of the game; any sources I did utilize are cited in the code.
noahfree/snake-program-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Version of the popular arcade game "Snake" using what I learned in CS3330 Object-Oriented Programming in the fall of 2020. Lots of extra functionality in addition to using MVC architecture. Please note that I did not use any online resources or code related to an already made version of the game; any sources I did utilize are cited in the code.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published