Skip to content

diegolrs/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Pong

Recreating Pong using Java

I decide to use the Java Programming Language on Eclipse's IDE because of Java's native features like:

  • import java.awt.Color;
  • import java.awt.Graphics;
  • import java.awt.Rectangle;
  • import java.util.Random;

and the main class was extended by Canvas and implemented by Runnable and KeyListener, anothers Java's natives features.

This and another things makes easier to make graphics with Java than with anothers programming languages.

Project Demonstration




Created by Diego Reis

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy