Skip to content

CSCamp/UserInput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Input

In this project you will write a program that takes user input from the mouse to allow the user to interact with your program. You may find the following functions and variables helpful (you can find full descriptions at processing.org):

  • mouseButton
  • mouseClicked()
  • mouseDragged()
  • mouseMoved()
  • mousePressed()
  • mousePressed
  • mouseReleased()
  • mouseWheel()
  • mouseX
  • mouseY
  • pmouseX
  • pmouseY

Your program can work anyway you want, have fun and be creative!

Samples of Student Work

Adrianna
Isabel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages