Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiashunx/games-flappybird
小游戏:基于Java Swing实现的FlappyBird游戏
https://github.com/jiashunx/games-flappybird
flappybird game java swing
Last synced: 3 months ago
JSON representation
小游戏:基于Java Swing实现的FlappyBird游戏
- Host: GitHub
- URL: https://github.com/jiashunx/games-flappybird
- Owner: jiashunx
- License: apache-2.0
- Created: 2020-11-15T11:58:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T14:27:51.000Z (over 1 year ago)
- Last Synced: 2023-12-24T22:22:11.883Z (about 1 year ago)
- Topics: flappybird, game, java, swing
- Language: Java
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### games-flappybird
- 项目简介:基于Java Swing实现的FlappyBird(大学时的代码了)
- 运行方式:使用pom.xml构建出可执行jar运行.
- maven dependency
```text
io.github.jiashunx
games-flappybird
1.1.0```