Skip to content

HTML + Javascript solution the "Motion Parallax" Nifty Problem from Stanford Computer Science, SIGCSE, Nifty Assignment 2019.

License

Notifications You must be signed in to change notification settings

tinmarr/Motion-Parallax-Nifty-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Parallax Nifty Problem

Objective:

Build a program that displays a landscape in a graphics canvas and allows the user to control the perspective of the landscape by moving the mouse.

More details: Stanford Computer Science, SIGCSE, Nifty Assignment 2019 http://nifty.stanford.edu/2019/dicken-motion-parallax/

My Solution: I couldn't use the proposed starter code in Python. The Chromebook I have cannot download Python. My solution runs online without the need to install anything. It is written in Javascript and HTML using a game development library called P5.js. More information about this library can be found here: https://p5js.org/

The hosted program: https://tinmarr.github.io/Motion-Parallax-Nifty-Problem/

About

HTML + Javascript solution the "Motion Parallax" Nifty Problem from Stanford Computer Science, SIGCSE, Nifty Assignment 2019.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published