黑白棋java源码-othello:奥赛罗

时间:2024-06-26 12:09:37
【文件属性】:

文件名称:黑白棋java源码-othello:奥赛罗

文件大小:192KB

文件格式:ZIP

更新时间:2024-06-26 12:09:37

系统开源

黑白棋java源码黑白棋 AI 竞赛 先决条件 Java 8 Maven 和/或 Eclipse/IntelliJ 开始 Maven 查看代码: git clone https://github.com/davstromb/othello.git 进入这个项目的根目录 通过键入mvn clean install构建项目 通过运行jar-filen java -jar target/othello-1.0-SNAPSHOT.jar或使用 Maven 启动应用程序: mvn exec:java -Dexec.mainClass=main.Othello 智能创意 查看代码: git clone https://github.com/davstromb/othello.git File -> New -> Project from existing sources ->(选择克隆的 pom.xml 文件) 下一个-> ... ->下一个->完成 右键单击src/main/Othello.java ->运行 Othello.main() 蚀 查看代码: git clone https://gi


【文件预览】:
othello-master
----studs_2016_instruktioner.pdf(93KB)
----.gitignore(1KB)
----src()
--------gameschedule()
--------scoreboard()
--------gui()
--------game()
--------main()
--------player()
----LICENSE.md(1KB)
----pom.xml(2KB)
----README.md(2KB)
----target()
--------classes()
--------maven-archiver()
--------maven-status()

网友评论