You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
667 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# SuperMario
组长:唐鸿雁
组员:赵昊康、高燊、吉妙
#安装教程
1.下载ZIP压缩包然后在本地解压
2.Git克隆复制下载项的网址打开Git Bashcd到预下载的文件夹git push heregit clone 网址
#编译环境
#IDEA
1.下载IDEA开发平台官网https://www.jetbrains.com/zh-cn/idea/
2.打开下载或克隆的项目,点击运行开始游玩
3.若出现运行键为灰色无法运行选择上方Run->Edit Configurations->点击左上角的加号->点击Application->在右边红框选择并添加主类->MyFrame->确定
4.点击运行开始游玩
#exe运行
双击超级马里奥.exe文件运行