Skip to content

omorkved/paint-with-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paint-with-elm

Project for CSMC 22300 - Functional Programming

Olivia Morkved and Josephine Passananti

TO RUN:

  1. Clone into repo
  2. Install Elm: https://guide.elm-lang.org/install/elm.html
  3. elm make Paint.elm --output=Paint.js
  4. elm reactor
  5. Open in browser on specified port (likely http://localhost:8000) and click on index.html
  6. Click a color to start, then click into the canvas to paint. Play around with colors and special effects!
  7. Screen Shot 2021-03-19 at 11 18 54 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published