Giter Site home page Giter Site logo

yadmjc's Introduction

yadmjc

Java CI with Gradle

"Yet Another Dungeon Master Java Clone" is Java clone of the famous RPG game "Dungeon Master".

Contrary to existing clones, I didn't write this project to fully reimplement the original game, Alan Berfield successfully did that (in Java) some years ago. I've always wanted to develop a video game (being myself a hard core gamer, an old fan of Dungeon Master and a J2EE developer in my professional career).

In 2003, I downloaded the source files for the "Dungeon Master for Java" clone by Alan Berfield and was quite disappointed by the source code. The source was a perfect example of how NOT to develop in Java (Alan was aware of that fact when he released the source files for he wrote a comment reading (in my own words) "Don't bug me with the source quality, I know it's far from being perfect, at the time I was learning Java, etc").

Then I saw the opportunity to reimplement the game "the right way" to improve my OO modeling skills. Short story long, I now realize that reimplementing the whole game is out of my grasp, I simply don't have enough free time and there are way too many features / rules inside the games that aren't documented (Note: No, I don't want to retro-engineer Paul Stevens' Chaos Strikes Back for Windows C/C++ code) to complete this project.

Since I've implemented a decent amount of the game rules, I post the source files on GitHub for anyone interested in it and also to improve my skills on Git :)

How to build

This project needs Gradle 1.8 to build. It's preconfigured to use the "Gradle wrapper", a nice feature that will automatically install Gradle for you.

To build the project, simply issue a "gradlew clean build" (Unix / OSX) or a "gradlew.bat clean build" (Windows).

To mount the project in Eclipse, first generate the Eclipse files (.project, .classpath and .settings) with "gradlew eclipse" then import the projects into Eclipse.

Credits

Credits go to Nerthing for his Dungeon Master Guide and Christophe Fontanel for his technical documentation about Dungeon Master.

yadmjc's People

Contributors

fritaly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

yadmjc's Issues

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.