翻訳と辞書
Words near each other
・ Crocidura guy
・ Crocidura hikmiya
・ Crocidura kegoensis
・ Croats of Sweden
・ Croats of Switzerland
・ Croats of Vojvodina
・ Croats Together
・ Croatto
・ Croatá
・ Croat–Bosniak War
・ CROBEX
・ Crobh Dearg
・ CROBIS
・ Crobot
・ Crobot (EP)
Crobots
・ Crobylanthe
・ Crobylophanes
・ Crobylophora
・ Crobylophora daricella
・ Crobylophora metallifera
・ Crobylophora xanthochyta
・ Crobylus
・ CROC
・ Croc
・ Croc (film)
・ Croc (game designer)
・ Croc (magazine)
・ Croc 2
・ Croc Files


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Crobots : ウィキペディア英語版
Crobots

Crobots is a programming game released for the first time by Tom Poindexter in December, 1985.
The robots are controlled by a program written in a stripped-down version of C. The robot's mission is to seek out and destroy other robots, each running different programs. The robots can be controlled in order to move around the battlefield, scan the environment to find enemies and fire at enemies using a cannon.〔http://corewar.co.uk/crobots/〕
In October, 2013, Poindexter released the source code of Crobots under the GPLv2 open-source software license.〔(Crobots ) "CROBOTS is a programming game, for programmers (or aspiring programmers.)"〕〔(Crobots ) on github.com
==Clones==
There have been many Crobots clones made. However, very few of them are compiler and virtual machine at the same time; for example there are Java clones that use JVM and C++ clones that use a standard Microsoft compiler.
Proper clones have the same intrinsic functions as the original Tom Poindexter version; sometimes however the direction of angles is changed to match the standard C library's trigonometric functions. The most recent clones are Crobots64 and Netrobots.
Crobots64 by Marco Zora has a C++-subset compiler and a virtual machine with a nice graphic interface.〔http://corewar.co.uk/crobots/zora/〕 New capabilities in this clone are cooperation between robots of the same species, the unlimited number of concurrent robots, the floating point math functions and the speed of the virtual CPU.
In contrast, Netrobots can run over a network with each robot running in a separate process, and each robot can be written in a different programming language.〔http://github.com/bonzini/netrobots#readme〕
Crobots itself borrows the concept used from the game RobotWar that ran on the original Apple II computer. Robots were programmed in a proprietary programming language that was interpreted and included a real-time view of the game as it was played.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Crobots」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.