Battleship:Netbeans中没有GUI的Java项目

时间:2024-05-30 01:58:41
【文件属性】:

文件名称:Battleship:Netbeans中没有GUI的Java项目

文件大小:25KB

文件格式:ZIP

更新时间:2024-05-30 01:58:41

Java

战舰计划-Head First Java 2nd Edition -必须使用命令行或IDE(例如Netbeans)运行 +To run the project, debug BattleshipGame\build\classes\project\Game.class -在7x7网格上创建3艘战舰 +Constructed in Netbeans using Java +Grid is not visible +Battleships are placed in positions that are valid -用户输入输入以确定要击中的位置 +No GUI +Positions are determined with coordinates such as A1, D6, etc. +When a part of a ship is hit, that part is removed


【文件预览】:
Battleship-master
----src()
--------project()
----build()
--------classes()
----nbproject()
--------genfiles.properties(467B)
--------build-impl.xml(76KB)
--------project.properties(2KB)
--------project.xml(500B)
--------private()
----README.md(742B)
----build.xml(3KB)
----manifest.mf(82B)

网友评论