General > Off Topic

making my own DB fan-version

<< < (2/7) > >>

EnderCrypt:

--- Quote from: MysticalDumpling on December 18, 2015, 04:01:54 PM ---You could disable shots, only allow ties- forcing MB formations. You could make DNA blocks of code, with a "master gene" that regulates their activation and combinations, etc. The sky (if you choose to make it) is your limit, lol.

--- End quote ---

intresting, could you elaborate further on your idea? a "master gene"?

MysticalDumpling:
In this situation, the DNA has 2 parts, the reference part and the master part. The reference is just blocks of code. The master genes regulate which section of the reference and what combinations are activated. It is a different type of abstraction.

EnderCrypt:

--- Quote from: MysticalDumpling on December 20, 2015, 12:06:28 PM ---In this situation, the DNA has 2 parts, the reference part and the master part. The reference is just blocks of code. The master genes regulate which section of the reference and what combinations are activated. It is a different type of abstraction.

--- End quote ---

could you give a.. theoretical example of how this DB dna code would look like? :)

MysticalDumpling:
Obv stripped down.
part 1
if x
a
if !x & y
b
if x &y
c

a- meh store
b- blah inc
c- generic phrase dec

EnderCrypt:

--- Quote from: MysticalDumpling on December 22, 2015, 03:55:01 PM ---Obv stripped down.
part 1
if x
a
if !x & y
b
if x &y
c

a- meh store
b- blah inc
c- generic phrase dec

--- End quote ---

so basically nested cond-itions? :) intresting idea, and how would this look in DB code?

cond
condition 1
start
statement 1
cond
condition 2
start
statement 2
stop
stop
or something

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version