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 Bash,cd到预下载的文件夹,git push here,git clone 网址
#编译环境
#IDEA
1.下载IDEA开发平台,官网:https://www.jetbrains.com/zh-cn/idea/
2.打开下载或克隆的项目,点击运行开始游玩
3.若出现运行键为灰色无法运行,选择上方Run->Edit Configurations->点击左上角的加号->点击Application->在右边红框选择并添加主类->MyFrame->确定
4.点击运行开始游玩
#exe运行
双击超级马里奥.exe文件运行