#classic #game #bevy #arcade

app pong

使用Bevy制作的经典Pong游戏

2个版本

0.1.1 2023年4月10日
0.1.0 2023年4月10日

#812游戏

每月 26次下载

WTFPL 许可证

31KB
403 行代码

Pong

经典游戏Pong。使用Bevy创建。

Game Preview

如何运行

# Clone the repository
git clone https://github.com/marshblocker/pong.git

# Change directory
cd pong

# Run the game
cargo run

控制

  • WS 移动左侧挡板
  • UpDown 移动右侧挡板

依赖项

~20–58MB
~1M SLoC