Pong
Recreating Pong using Java
Install / Use
/learn @diegolrs/PongREADME
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.
<p align="center"> <img width="100%" height="100%" src="https://github.com/diegolrs/Pong/blob/master/Pong/project_demo.gif"> Project Demonstration </p> <p align="center"> <br><br><br> <a>Created by</a> <a href="https://github.com/diegolrs">Diego Reis</a> </p>Related Skills
node-connect
341.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
