Skip to content

Instantly share code, notes, and snippets.

View Ivoo25's full-sized avatar
💭
📚🧠

Ivo Ferrari Ivoo25

💭
📚🧠
View GitHub Profile

Keybase proof

I hereby claim:

  • I am ivoo25 on github.
  • I am ivitoh (https://keybase.io/ivitoh) on keybase.
  • I have a public key ASA4T-WmI1LurPzbJyxgo9za1cNjakZVZPHgDotErRK0Lgo

To claim this, I am signing this object:

@Ivoo25
Ivoo25 / gist:e3ecbb262b23f3817b83830f1e93b496
Created February 8, 2017 13:06
Clase PelotasDemo(Metodo rebotar)
import java.awt.*;
import java.awt.geom.*;
import java.util.*;
import java.lang.*;
/**
* Clase PelotasDemo - provee dos peque�as demostracions sobre el uso de la
* clase Canvas.
*
* @author Michael Kolling and David J. Barnes