Skip to content

fortega/processing-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processing-tutorial

Tutorial de processing.

La idea es hacer un mini tutorial construyendo un clon de Pong.

La idea es abarcar:

  1. Processing. 0.1 Esqueleto basico 0.2 Espacio cartesiano 0.3 Dibujar el primer cuadrado

  2. Variables y tipos 1.1 boleano 1.2 enteros (byte, int y long) 1.3 flotantes (float y double) 1.4 color

  3. condicionales (if, else if y else)

  4. bucles (for)

  5. eventos / funciones 4.1 mouse 4.2 otros eventos

  6. arreglos

  7. funciones con arreglos

About

Tutorial de processing. Enseñando al mono

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors