30 scripts tagged as: [type · game]
Chess board handler | ||
cbh.r documentation | v:0.1.0 12.1 KB 28 Aug 2012 | Function as a chess board interface.
Support playing a game of chess according to the rules of the game of chess. author: Arnold van Hofwegen |
Le Compte est Bon. | ||
ceb.r | v:1.0 1.3 KB 2 May 2008 | Algorithm to solve french countdown game. author: Christian Blanvillain |
Chess moves generator | ||
chessmoves.r discussion documentation | v:0.1.2 59.2 KB 29 Aug 2012 | Generate all legitimate moves in any position. author: Arnold van Hofwegen |
Colormatch 1.5 | ||
colormatch15.r | 4.8 KB 16 Mar 2007 | Color Match 1.5 simulates very closely the Amiga Version created in 1987.
Junior High students learned how to created accurate colors by typing in numbers into a
multimedia program. author: Scot M. Sutherland |
10x10 International checkers move generator | ||
dam1.r documentation | v:1.0.0 782 bytes 5 Dec 2012 | generate all legal moves in the international 10x10 checkers game author: Arnold van Hofwegen |
10x10 International checkers move generator | ||
damgame.r | v:1.0.0 732 bytes 22 Nov 2012 | Play the international 10x10 checkers game author: Arnold van Hofwegen |
Display chess board | ||
display-chess-board.r | v:1.0.0 3.5 KB 14 Sep 2004 | Display a basic chess board and some
moveable counters (use a mouse to drag and drop). The
most-recently selected counter comes to the front, if it
was obscured by other counters.
Intended as a get-you-started set of ideas if you intend
to write a board game, and a demo of VID feel and other
useful techniques author: Sunanda |
EuroJackpot extractor | ||
eurojackpot.r | v:0.0.2 1.3 KB 20 Jun 2012 | EuroJackpot is a transnational lottery in Europe,
Participating countries are (in alphabetical order) Denmark,
Estonia, Finland, Germany, Italy, the Netherlands and Slovenia.
The goal is to choose the five correct numbers out of 50 plus 2 out of another 8 numbers.
If you are lucky, please send me an email. author: Massimiliano Vessi |
F1 demo | ||
f1.r | v:1.0.0 4.8 KB 23 Nov 2012 | Simple car game, just t show how to scroll images author: Massimiliano Vessi |
Demo Msx Emulation Galaga | ||
galaga.r | v:1.0.1 88.5 KB 28 Feb 2007 | MSX Emulation using rebcode author: Guest2 |
A Variation on Conway's Game of Life | ||
game-of-life-variation.r | v:0.0.4 5.3 KB 21 Sep 2005 | A GUI implementation of a modified version of the popular cellular automaton system.
The rules: 1) Each cell (square) on the grid is either alive (blue) or dead (white)
2) For every iteration, each cell's next state depends on current state and # of live neighbors
a) if cell is alive, it stays alive <=> 2 or 3 neighbors are alive
b) if cell is dead, [...] author: Ayrris Aunario |
Half-life log parser | ||
hllogparser.r | 5.8 KB 4 Mar 2004 | Allows a rebol script to parse server logs from the game: Half-life author: Cal Dixon |
Keyboard Trener | ||
keyboar-trener.r | v:1.0.0 3.8 KB 25 May 2007 | Learn to write rebol words faster without looking at keyboard. author: Karol Gozlinski |
Who wants to be a Millionaire | ||
millionaire.r | v:1.0.2 4.9 KB 3 Jan 2014 | Who wants to be a Millionaire game author: Massimiliano Vessi |
Mine-Sweeper | ||
mines.r discussion | v:1.0.5 13.9 KB 2 Feb 2006 | Mine-sweeper game author: Allen Kamp |
Mirrorgame | ||
mirror.r documentation | v:1.07 18.2 KB 29 Aug 2012 | A nice logical puzzle game. author: arnold van hofwegen |
Nim engine | ||
nim-engine.r documentation | v:0.0.0 12.7 KB 19 Jul 2005 | Calculate the best move in a game of NIM author: Sunanda |
The number-memory buttons | ||
number-buttons-game.r | 3.6 KB 23 Sep 2014 | In this game you will have to click the buttons
and memorize the numebers, at the end you will
be asked to write the bigger or the smaller.
This is a race against your memory. author: Caridorc |
The Petals of the Rose | ||
por-01.r | v:0.1 5.1 KB 14 May 2005 | This is a small guessing game.
One should guess a number which is based upon
1. the name of the game
2. rolling the dice author: Arie van Wingerden |
RCON protocol handler | ||
rcon.r | 3.0 KB 17 Oct 2003 | Allow rebol scripts to perform remote server administration tasks for Half-life game servers author: Cal Dixon |
RebCannon | ||
rebcannon.r | 5.2 KB 16 Dec 2012 | [no purpose header found] author: Massimiliano Vessi |
Reversi | ||
reversi.r documentation | v:2.3.0 31.3 KB 27 Mar 2006 | Reversi / Othello author: Vincent Ecuyer |
Space Game | ||
space-game.r | v:0.0.2 262.4 KB 13 Oct 2005 | A space shooting game.
Objective: Using your cannon, destroy meteors to avoid colliding with them and earn points
Controls (keyboard): To shoot, press SPACE key. To rotate your cannon and aim, use the RIGHT and LEFT keys author: Ayrris Aunario |
Spooky Text | ||
spooky.r | v:1.0.0 1.3 KB 6 May 2003 | Displays spooky text author: Jeff |
Supermastermind | ||
supermastermind.r | v:2.0.5 11.9 KB 4 Oct 2012 | The old clasic game Mastermind author: Massimiliano Vessi |
Tic Tac Toe | ||
tictactoe.r | v:1.0.3 4.2 KB 6 May 2003 | No known purpose. author: Ryan S. Cole |
Tile Game | ||
tile-game.r | v:1.0.0 1.7 KB 2 Feb 2006 | Classic tile sliding game in less than a page of code. author: Sterling Newton |
Twelve Days of Christmas | ||
twelvedays.r documentation | v:1.0.0 2.0 KB 13 Mar 2003 | Twelve Days of Christmas author: Anonymous |
View-Hanoi | ||
view-hanoi.r discussion | v:1.0.0 8.0 KB 13 Mar 2003 | Towers of Hanoi with Visualization. A learning excercise for me. Hopefully it will improve over time. author: Gregg Irwin |
Hunt the Wumpus | ||
wumpus.r | v:1.0.1 9.7 KB 20 Jul 2003 | A REBOL version of a retro text game. Just for fun. author: Gregg Irwin |