Search results

Jump to navigation Jump to search
  • ...re will be a single over-arching theme to the game, but there will also be random quests, as well as a selection of preset quests that will appear in some or * Increased the number of voronoi points used in generating the overworld
    6 KB (958 words) - 00:49, 20 February 2020
  • * [[Random generation]] * [[Basic BSP Dungeon generation]]
    11 KB (1,378 words) - 14:20, 25 November 2023
  • A weighted random generator works by accepting a list of possible results, each with a weight With the list complete, the generator picks a number between 0 and 1, and multiplies it by the total weight (we'll call this "t
    6 KB (829 words) - 14:39, 30 August 2014
  • // number of "objects" to generate on the map And now the code of the random-map-generation-algorithm begins!
    19 KB (1,806 words) - 09:02, 2 June 2016
  • // number of "objects" to generate on the map And now the code of the random-map-generation-algorithm begins!
    22 KB (2,002 words) - 17:32, 25 July 2014
  • If 45% of the original random map contains walls and the process is repeated 5 times, the output might lo * Generation of isolated cave sections, possibly blocking player advancement (see possib
    32 KB (1,757 words) - 22:15, 1 April 2023
  • ...on in one of skills, and favorite weapon. All monsters are also born under random birthsign giving them a bit of color and variety. ...cedural levels, with various types of generators, including cyclic dungeon generation
    3 KB (482 words) - 07:16, 22 August 2019
  • ...ry word is a sequence of 0s and 1s. The height of a word is defined as the number of 1s in the word. A factor of a word is basically a substring of it (subwo * The number of distinct digital line segments of length N is O(N<sup>3</sup>). This mak
    8 KB (1,371 words) - 17:58, 21 March 2009
  • ...a is planned for release when the game is more complete, but until then, a number of currently implemented and working features are listed below. ...sual mechanics one would expect from a roguelike! Permadeath, random level generation, both static and dynamic levels, intelligent monsters, a town level with ve
    3 KB (486 words) - 20:05, 17 May 2017
  • ...nently change your character (sometimes in a bad way), and the random item generation based on prefixes and suffixes along with socketed items and unique items. ...on-random levels are reserved for the boss encounters. There are also some random special levels that may appear in some games, like the Tournament (where du
    6 KB (991 words) - 11:46, 25 October 2023
  • * expanded town, with random buildings and encounters Imoria implemented a large number of player character classes and subclasses, modeled largely on the player c
    10 KB (1,584 words) - 15:19, 8 January 2020
  • * random worldmap * random worldmap different for every character
    7 KB (1,091 words) - 15:12, 24 May 2018
  • * Very high replayability because everything is created at random! ...er "options/traits/skills" (no character "classes"); point-based character generation; each character requires his own survival strategy
    3 KB (466 words) - 20:04, 27 January 2024
  • ===Random descending levels of a dungeon - Yes=== ===Random items - Yes===
    20 KB (3,329 words) - 20:25, 21 March 2013
  • for(var j, x, i = o.length; i; j = Math.floor(Math.random() * i), x = o[--i], o[i] = o[j], o[j] = x); ' 0 is the most random, randomisation gets lower after that
    27 KB (1,561 words) - 19:55, 27 February 2015
  • user, the number of other users who can cooperate in swapping bones files via Hearse is half or less of the number of other
    20 KB (3,362 words) - 05:41, 25 July 2018
  • # - last_mov : The starting maze direction (random by default, 0 = horizontal, else vertical) # ** RANDOM GAME GENERATOR (RGG)
    58 KB (5,786 words) - 05:15, 22 August 2012
  • ...0, each one representing a space ship you enter to salvage things. The map generation is handled by making a series of small "patches", each of which is made by * There are 20 mobs per level of random types from (skeleton, kobby bomber, cake golem, gelatinous cube, imp and ba
    8 KB (1,370 words) - 11:41, 3 June 2015
  • * ????Outdoor???? maps (empty maps with random 1x1 obstacles): 100x100 ...p://roguecentral.org/doryen/articles/bsp-dungeon-generation/ Basic dungeon generation], Jice, Sep 2007.</ref>): 40x40
    21 KB (3,109 words) - 16:41, 21 June 2021
  • === Procedural Generation === ...combinations for the player to find. All items and enemies are placed at random.
    12 KB (1,806 words) - 17:56, 27 August 2022

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)