文件名称:Pong:基于Java构建的经典Pong游戏
文件大小:31KB
文件格式:ZIP
更新时间:2024-05-22 21:37:01
Java
乒乓球 基于Java的经典Pong游戏。 Original Developer: Avi Dutta This program has no copyrights. Anyone is free to view, use and edit the source code. 控制项: Player 1: Q: Move Up A: Move Down Player 2: Up Arrow: Move Up Down Arrow: Move Down 游戏/规则: The two players move their bats upwards and downwards, in order to save the ball from going behind. The player that misses the ball loses one point per rall
【文件预览】:
Pong-master
----Pong.jar(7KB)
----src()
--------Pong.java(5KB)
--------pong()
--------Console.java(3KB)
----bin()
--------Pong.class(4KB)
--------pong()
--------Console.class(3KB)
----.classpath(295B)
----.settings()
--------org.eclipse.jdt.core.prefs(587B)
----README.md(640B)
----.project(363B)