Skip to content

Practice App for translating from English to Circular Gallifreyan

Notifications You must be signed in to change notification settings

ghalley/practice_gallifreyan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start with html elements

  • form
  • label
  • buttons
  • input
  • canvas
  • script

Javascript

  • introduce document.ready
  • disabling the enter key
  • introduce jquery selectors
  • introduce keydown/events
  • introduce custom functions

Create the text

  • selecting the button with jQuery
    • the button's click event
    • use Processing by grabbing the canvas
    • move to separate function

Change the background randomly

  • selecting the button with jQuery
    • the button's click event
    • use Processing by grabbing the canvas
    • move to separate function

Clear the image

  • selecting the button with jQuery
    • the button's click event
    • use Processing by grabbing the canvas
    • move to separate function

Save the image

  • selecting the button with jQuery
    • the button's click event
    • use Processing by grabbing the canvas
    • move to separate function

About

Practice App for translating from English to Circular Gallifreyan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published