Code Monkey home page Code Monkey logo

doomrl's Introduction

doomrl

DRL a.k.a. doomrl, a.k.a, D**m, the Roguelike http://drl.chaosforge.org/

This release is dedicated to *eniMax, and the Jupiter Hell Kickstarter:

https://www.kickstarter.com/projects/2020043306/jupiter-hell-a-modern-turn-based-sci-fi-roguelike

If you enjoy this Open Source release, please consider pledging!

Parts of this codebase date back to 2002, please do not judge! :P

This FreePascal source code release is provided as is. You can try compiling it using the latest version of Lazarus ( http://www.lazarus-ide.org/ ). You need to download the 32 bit version (64-bit is possible, but much more tricky). You will also need the FPC Valkyrie library ( https://github.com/ChaosForge/fpcvalkyrie/ ). You will also probably need the binary files of the full game downloadable from http://drl.chaosforge.org/ (in particular the sound, soundhq, music and mp3 folder contents, and the premade doomrl.wad and core.wad if you don't want to create it yourself).

Detailed compilation instructions will appear at some later point after the Jupiter Hell Kickstarter finishes.

Short version:

  1. Download 32-bit DoomRL from http://drl.chaosforge.org/
  2. Copy bin/mp3, bin/music, bin/sound, bin/soundhq from the DoomRL folders to the source tree bin folder
  3. Download 32-bit Lazarus
  4. Open src/makewad.lpi build, do not run
  5. Run makewad.exe from the command line in the bin folder to generate doomrl.wad and core.wad (precompiled lua files)
  6. Open src/doomrl.lpi, build and run
  7. Profit (?)

All code is (C) 2003-2016 Kornel Kisielewicz

Code is distributed under the GPL 2.0 license (see LICENSE file in this folder)

All art is (C) 2003-2016 Derek Yu

Art is distributed under the CC-BY-SA 4.0 license (see LICENSE file in the bin/graphics/ folder)

sincerely,

Kornel Kisielewicz of ChaosForge

doomrl's People

Contributors

epyon avatar leereilly avatar vedvid 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.