Skip to content

jcscheufele/a4-creative-coding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 4 - Creative Coding: Interactive Multimedia Experiences

Due: October 4th, by 11:59 AM.

Goat Cheese

Link: https://a4-joseph-scheufele.glitch.me

This is an implementation of the famous snake game, but with a creative twist in that the snake is replaced with an ever growing line of hungry goats looking for a block of cheese. The arrow keys are used to move the goat herd around the screen. One challenge I faced was rendering the line of goats, I needed to find the correct size to make the images and the correct collision detection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.8%
  • HTML 18.4%
  • CSS 6.8%