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.
pyirnlokb 893d25dfd8
Update MyFrame.java
3 years ago
.idea . 3 years ago
libs 所需要的jar包 3 years ago
out/production/SuperMario . 3 years ago
src Update MyFrame.java 3 years ago
README.md Update README.md 3 years ago
SuperMario.iml ADD file via upload 3 years ago

README.md

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.点击运行开始游玩