Difference between revisions of "User:Ch4zm/Maps Revamp/Map Pattern Templates"

From Golly.Life Wiki
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Sections==
+
==carbomb==
  
The most general template: slice the grid into M x N sections
+
Templates for car bombs:
* Depending on how the math works out, stuff different kinds of patterns into different sections
+
* top 1/3, middle 1/3, bottom 1/3 (wicks filling top/bottom 1/3, and methuselahs in middle)
* We have a technique that cuts a grid into 4 parts, and then each part is either 1, 2, 4, 8, or 16 mini squares
+
* 4 diagonal wicks going out from the center
* should probably have a way to calculate a "minimum size" - rule of thumb? 15 x 15?
+
* long continuous stripes, with one methuselah at end
  
 +
Map patterns/templates to remove:
 +
* NO RANDOM
 +
* NO RABBIT FARM/PARTITION
 +
* NO PERIMETER
 +
* NO CHARLIE FOXTROT GLIDERS
  
Map pattern: west X
+
==quad==
* defensive oscillators, offensive methuselahs
 
* different combinations can be different X's, i dunno
 
* rows of oscillators on top/bottom, row of methuselahs in middle
 
* cols of oscillators on left/right, col of methuselahs in middle
 
* symmetric, asymmetric colors, as long as things balance...
 
  
 +
Methuselahs in quadrants templates:
 +
* 2 methuselahs (opposite quadrants)
 +
* 4 methuselahs (one in each corner)
 +
* 4 methuselahs (all packed into bottom half)
 +
* 8-12 methuselahs (long string)
 +
 +
Methuselah spacing:
 +
* vertical and horizontal 1/3, 2/3
 +
 +
Quad:
 +
* Pattern description: 4 methuselahs, 1 in each quadrant
 +
* Quad Rabbits
 +
* Quad Bunnies
 +
* Quad Switch
 +
* Quad Roses
 +
 +
Deuces Wild:
 +
* Pattern description: In the middle, two back-to-back guns, creating streams of gliders. In the corners, rapidly-expanding methuselahs.
 +
 +
Party:
 +
* line of identical methuselahs
 +
 +
Fistfight:
 +
* Pattern description: quadrants are sub-divided into sub-sub quadrants, and placement of methuselahs is based on a large/medium/small hierarchy
 +
 +
==Crashes==
  
 
Map pattern: "start your engines" demolition derby
 
Map pattern: "start your engines" demolition derby
Line 22: Line 48:
  
  
Guns Blazing:
+
Map pattern: guns blazing
 
* add some guns in the corners shooting toward the middle
 
* add some guns in the corners shooting toward the middle
 
* optionally, four corners
 
* optionally, four corners
Line 37: Line 63:
  
  
 
+
Map pattern: spaceships crash into oscillators or still life
Map pattern: quadrants, sextants
+
* same idea as above: not much leeway if we ensure spaceships crash into oscillators
* oscillators in the corners, methuselahs in the center column
+
* the parameter we tweak is where the collision happens (sooner vs later) and how the resulting formations interact)
 
+
* almost like you're setting up a spaceship and oscillator in a crash config, and then turning THAT into a stamp
 
 
Map pattern: three horizontal stripes
 
* top stripe, bottom stripe: oscillators/star fields
 
* middle stripe: methuselahs or spaceships
 
 
 
 
 
Map pattern: long string (sunbeam moondog)
 
* single row of methuselahs, w vertical jitter
 
* randomly put some of em outta line
 
 
 
 
 
Map pattern: spaceships crash into oscillators
 
 
 
Map pattern: spaceships crash into still life patterns
 
 
 
Map pattern: spaceships crash into wicks
 

Latest revision as of 00:18, 12 August 2025

carbomb

Templates for car bombs:

  • top 1/3, middle 1/3, bottom 1/3 (wicks filling top/bottom 1/3, and methuselahs in middle)
  • 4 diagonal wicks going out from the center
  • long continuous stripes, with one methuselah at end

Map patterns/templates to remove:

  • NO RANDOM
  • NO RABBIT FARM/PARTITION
  • NO PERIMETER
  • NO CHARLIE FOXTROT GLIDERS

quad

Methuselahs in quadrants templates:

  • 2 methuselahs (opposite quadrants)
  • 4 methuselahs (one in each corner)
  • 4 methuselahs (all packed into bottom half)
  • 8-12 methuselahs (long string)

Methuselah spacing:

  • vertical and horizontal 1/3, 2/3

Quad:

  • Pattern description: 4 methuselahs, 1 in each quadrant
  • Quad Rabbits
  • Quad Bunnies
  • Quad Switch
  • Quad Roses

Deuces Wild:

  • Pattern description: In the middle, two back-to-back guns, creating streams of gliders. In the corners, rapidly-expanding methuselahs.

Party:

  • line of identical methuselahs

Fistfight:

  • Pattern description: quadrants are sub-divided into sub-sub quadrants, and placement of methuselahs is based on a large/medium/small hierarchy

Crashes

Map pattern: "start your engines" demolition derby

  • marginal segments on left/right
  • spaceships or gliders only
  • stuff in middle - optional
  • sets us up with a nice spaceship crash test case


Map pattern: guns blazing

  • add some guns in the corners shooting toward the middle
  • optionally, four corners
  • dueling methuselahs in the center
  • boundaries to ensure everybody has a chance to grow first, then interact


Map pattern: car bomb

  • this is going to be a map filled with wicks
  • jersey carbomb might be a multi-colored wick, wrapping all the way around the map
  • detroit carbomb might be wicks of either color parallel top and bottom, and spaceships of either color crashing into each other (the irony is, the crash will always be the same 3 or 4 vertical pixels, no extra leeway, it's just a question of the wick configuration.)
  • north dakota carbomb: big blooming methuselah with long wicks either side?


Map pattern: spaceships crash into oscillators or still life

  • same idea as above: not much leeway if we ensure spaceships crash into oscillators
  • the parameter we tweak is where the collision happens (sooner vs later) and how the resulting formations interact)
  • almost like you're setting up a spaceship and oscillator in a crash config, and then turning THAT into a stamp