# MarioGame **Repository Path**: jyj3621/MarioGame ## Basic Information - **Project Name**: MarioGame - **Description**: 马里奥大战魂斗罗小游戏 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-11 - **Last Updated**: 2023-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MarioGame 玛丽奥大战魂斗罗java小游戏,大学里java课程的一个多线程实验 使用了swing中的paint和repaint 实现了一些基本功能,但是bug还有挺多,希望可以交流学习 ## 开始 打开exe文件就直接开始了游戏 ![开始](start.png) ## 过程 中间需要使用j/k,来发射子弹/跳跃,打败路上的虫子和魂斗罗 ![过程](process.png) ## boss 打败boss就赢了! ![boss](boss.png)