dune2themaker4j

Dune 2 The Maker in Java

Github星跟蹤圖

Dune 2 - The Maker

Build Status Coverage Status Known Vulnerabilities Codacy Badge

Goal

This project aims to deliver a complex Real Time Simulation Strategy Game. If you want to get a feel of where this project will be going, check out the wiki pages.

Getting started

This project is set up using slick2d-maven.

You need git and maven installed. Also you need to have java version 1.8.

Using jenv? Then you would not need to do anything particular. A .java-version is provided.

Running the game

  • git clone this project
  • run mvn clean package
  • in the target/d2tm-<version>-SNAPSHOT-release run game.sh (or game.bat depending on your OS)

Running with test coverage report

This project uses jacoco to generate test coverage reports, which are also reported to coveralls.

If you want to generate a local report, just run:

mvn clean test jacoco:report

Then to view the test report, just open target/site/jacoco/index.html

Progress

For every feature or improvement a small tech demo is created and posted at youtube. These demos are grouped by milestone:

Development

Import the project using your favorite IDE.

You can run or debug the project by executing the Game class.

Linking to native binaries

If you run into a java.lang.UnsatifsiedLinkError, you need to add the following VM Arguments to your run configuration: -Djava.library.path=target/natives

Contributing / Helping out

Not sure how you can help? There are tons of ways:

Spread the word

The more people know about this project, the more people can help out and send feedback. I'd love to hear feedback about the game.
That could be technical feedback, or about game mechanics, game ideas, etc.

Code changes

Want to help out coding? Great! By looking at the milestones you get a general idea about priority, or you can just
fix a bug from the buglist. Whatever floats your boat.

Fork this project, create Pull Request and submit it.

Found a bug?

Make sure it is not listed here. If not, feel free to create one.

主要指標

概覽
名稱與所有者Fundynamic/dune2themaker4j
主編程語言Java
編程語言Java (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2012-10-01 20:36:52
推送於2020-11-16 18:54:29
最后一次提交2020-11-16 19:54:23
發布數3
最新版本名稱v0.0.3-alpha (發布於 )
第一版名稱v0.0.1-alpha (發布於 )
用户参与
星數61
關注者數14
派生數19
提交數1k
已啟用問題?
問題數137
打開的問題數55
拉請求數51
打開的拉請求數2
關閉的拉請求數3
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?