Giter VIP home page Giter VIP logo

dune2themaker4j's Introduction

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.

dune2themaker4j's People

Contributors

stefanhendriks avatar arjenvanderende avatar ninovandermark avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.