-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
9 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,17 @@ | ||
# GUI | ||
|
||
gradle tank run -x test 直接运行 | ||
## [Tank](/gui/src/main/java/com/github/kuangcp/tank) | ||
|
||
gradle tank -x test 打包坦克游戏 | ||
gradle note -x test 打包记事本 | ||
gradle virus -x test 打包病毒模拟 | ||
gradle calc -x test 打包计算器 | ||
> like `Tank 1990` | ||
mvn clean package -P tank | ||
|
||
![](/gui/src/doc/tank/main.png) | ||
|
||
![](/gui/src/doc/tank/phone.png) | ||
|
||
## GTK | ||
|
||
> [java-gnome](http://java-gnome.sourceforge.net/README.html) | ||
[idea ui designer](https://www.youtube.com/watch?v=whF_Qm1epQ8)`javafx ui-designer` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters