Different Worlds Publications
Different Worlds Publications is an American game company that produces role-playing games and game supplements.
History
Tadashi Ehara used Different Worlds as the basis of a new company, Different Worlds Publications, although he only put out one more issue of Different Worlds, #47 (Fall 1987).[1]:84 From 1987-1989, Ehara also published a reprint of Empire of the Petal Throne (1987), and a reprint of part of Gamescience's Swords & Glory (1987-1988), the second Tékumel RPG.[1]:89
Different Worlds Publications published Robert J. Kuntz's The Eight Kings (2004), the final book in the four-book adventure series after it was abandoned by Necromancer Games.[1]:89
gollark: At some point.
gollark: I would quite like to implement this on osmarks.net using an inbrowser Lua VM.
gollark: ```scheme(define (take n xs) (let loop ((n n) (xs xs) (zs (list))) (if (or (zero? n) (null? xs)) (reverse zs) (loop (- n 1) (cdr xs) (cons (car xs) zs)))))(define (zip . xss) (apply map list xss))(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt 1.8 defection-count))))) (result (if (member '(1 0) (take lookback (zip x y))) 1 0)) ) result)))```if you want to add it to your stuff.
gollark: Do you like `actually-forgiving-grudge`?!
gollark: https://github.com/cristal-smac/ipd - huh
References
- Shannon Appelcline (2011). Designers & Dragons. Mongoose Publishing. ISBN 978-1-907702-58-7.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.