Skip to content

isoaxe/drawing-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing Player

Draw shapes on a canvas. Then press Play and sounds will be emitted based on shape geometry.

Usage

  1. To get going, first fork this repository.
  2. Then download IntelliJ Idea or similar IDE for running the program.
  3. After installation, click the open button from the IntelliJ window and select the project directory.
  4. ctrl-click the DrawingEditor file and select Run DrawingEditor.main().
  5. The graphics canvas will open and the user can then draw different types of shapes at different positions that emit sounds based on shape type (Rectangle or Oval), geometry and location.

Coursework

This is the final project from the Software Construction: Data Abstraction course from UBC. The course is the third of six that form the Software Development MicroMasters Program on edX.

Drawing Player

About

Plays sounds based on shapes drawn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published