Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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游戏

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

```