1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub
kotlin语言切换 about 1 month ago

AI Summary: The task involves converting a Java-based tank battle game project to Kotlin. The game features two enemy tank types, a player tank with reloadable ammunition and bullet reflection mechanics, and a terrain system with different interactive elements (iron walls, brick walls, grass, and rivers). The game's win/lose conditions and special mechanics (instant death in rivers, precise hit detection) need to be maintained during the conversion.

Complexity: 4/5
help wanted

这个是我的Java大作业,写的很烂

Java