Darwin

created and published by Author in 1961-08, running on custom platform
type: strategy
perspective: other
player options: hotseat
languages: eng

Description

Darwin was the earliest programming game, invented by Victor Vyssotsky in August 1961. The idea of the game was to write a program to out-replicate and disable all opponents.

Each program had a number of protected locations and interacted via three functions:

PROBE - return the start, end and owner of a memory block
CLAIM - reserve memory
KILL - disable a program


If a protected location was PROBEd the current program lost control. A CLAIM or KILL could only be used on a location which had previously been PROBEd.

Becoro # 2023-04-02 23:29:51

Technical specs

display: text

Editor notes (2)

Source:

https://en.wikipedia.org/wiki/Darwin_(programming_game)

# 2023-06-21 16:51:05
Players each enter a program into a predefined protected memory area. The the programs are simultaneously ran. The goal is for one program to survive by overwriting all the others. The main mechanic to accomplish this is a program creating copies of itself which are capable of creating copies of itself.

# 2018-03-06 10:48:28

Authors / Staff

Tags (6)

video game
historical
other
hardware
software
activities

Contributors (2)

zerothis
Becoro

Post an anonymous comment / review about this game.

Rate and review

LIKE
PLAYED
FINISHED
OWN
PLAYING
1
WANT
Darwin in-game screen.
View the full gallery