aboutsummaryrefslogtreecommitdiffstats
path: root/lib/gs/contribs/bonk/bonk.txt
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-12-10 13:02:00 +0100
committerBjörn Gustavsson <[email protected]>2015-12-14 15:44:24 +0100
commit389834628ef9b199d6ce1ab721a20737acb014d4 (patch)
tree59470bf7fa80de95fe497a8ed88a08d1da1e2e74 /lib/gs/contribs/bonk/bonk.txt
parent9e12af42b3e71df8d812eca96d5f1e0a3c65e4e9 (diff)
downloadotp-389834628ef9b199d6ce1ab721a20737acb014d4.tar.gz
otp-389834628ef9b199d6ce1ab721a20737acb014d4.tar.bz2
otp-389834628ef9b199d6ce1ab721a20737acb014d4.zip
gs: Remove the contribs directory
Some of the games no longer work. For example, when calling cols:start/0, there will be a 'badfun' exception because of an attempt to apply a tuple fun. There are also calls to the deprecated now/0 function and to the deprecated 'random' module. Since the entire gs application is deprecated and scheduled to be removed any release now, there is no need to keep the contribs directory.
Diffstat (limited to 'lib/gs/contribs/bonk/bonk.txt')
-rw-r--r--lib/gs/contribs/bonk/bonk.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/lib/gs/contribs/bonk/bonk.txt b/lib/gs/contribs/bonk/bonk.txt
deleted file mode 100644
index 69c912dbee..0000000000
--- a/lib/gs/contribs/bonk/bonk.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-BONK! In Erlang for You
-by
-LENNART OHMAN & MARCUS ARENDT
-
-After an idea of Mike Darweesh.
-Special thanks to Peter Jansson for creating the bitmaps.
-Ported to GS 1.1 by Markus Torpvret and Anders Dahlin.
-
-
-INSTRUCTIONS
-- Hit as many creatures as possible using the left mouse-button.
-- After every 25 hits You will advance one level. For each level You get one bomb.
-- Pushing the middle or right mouse-button, in any square, drops a bomb which
-wipes out everything.
-- The game ends when 10 creatures has escaped from beeing bonked.
-
-
-ABOUT ERLANG
-Erlang is a programming language for building robust concurrent systems. It is a single assignment, symbolic language with built in concurrency. It provides unique facilities for error handling and for reloading updated modules in running systems. Erlang was designed and implemented by Joe Armstrong, Robert Virding, and Mike Williams at Ellemtel (now Ericsson Utvecklings AB).
-
-Please make enquiries about Erlang to:
-
-Ericsson Software Technology AB
-Erlang Systems
-Torshamnsgatan 39B
-Box 1214
-164 28 Kista
-Sweden
-
-http://www.ericsson.se/erlang \ No newline at end of file