[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gamegrid.el and some games
From: |
Luke A. Olbrish |
Subject: |
Re: gamegrid.el and some games |
Date: |
19 Sep 2002 11:22:01 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Oliver Scholz writes:
>
> If sokoban.el were part of GNU Emacs we could replace the penguin
> through a gnu ... :-¬
I didn't like the icons that came with sokoban.el so I made my own
based on a GPLed icon from this site:
http://jimmac.musichall.cz/i.php3?ikony=16
(defconst sokoban-player-xpm "\
/* XPM */
static char * tux_xpm[] = {
\"32 32 18 1\",
\" c None\",
\". c #000000\",
\"+ c #666666\",
\"@ c #C6C6C6\",
\"# c #FFFFFF\",
\"$ c #FFDC00\",
\"% c #D8B400\",
\"& c #FFEB84\",
\"* c #AF6800\",
\"= c #FFF1C1\",
\"- c #FFF1B5\",
\"; c #E9D677\",
\"> c #D8AA00\",
\", c #D9AB00\",
\"' c #2D0000\",
\") c #1C0000\",
\"! c #AF8A00\",
\"~ c #A99500\",
\" ####### \",
\" #.......# \",
\" address@hidden \",
\" #.......@@..# \",
\" #.............# \",
\" #..@@+..@@....# \",
\" address@hidden@address@hidden \",
\" address@hidden@.+#...# \",
\" address@hidden \",
\" #.+%&$$$$&.....# \",
\" #.*&=-$$$$%*...# \",
\" #..%$&$$%**....# \",
\" #..;>,***%'....# \",
\" #..#;%%%$#+....# \",
\" #..#########+....# \",
\" #..+##########+....# \",
\" address@hidden \",
\" #...#############.....# \",
\" #...+#############+....# \",
\" address@hidden@....# \",
\" #...###############....# \",
\" address@hidden \",
\" #......+#########......# \",
\" #.+$%.....#######)...%$+.# \",
\" #..$$$%....#######...%$$$..# \",
\" #.$$$$$$%..########..%$$$$$$.# \",
\" #.$$$$$$$!.#######+.!$$$$$$$.# \",
\" address@hidden@+..!$$$$$$.# \",
\" #.$$$$$$!!..........!!$$$$$$.# \",
\" #.~!!!!!!............!!!!!!~.# \",
\" #........###....###........# \",
\" ######## #### ######## \"
};
")
--
Luke Olbrish
<address@hidden>
- gamegrid.el and some games, Francesco Potorti`, 2002/09/13
- Re: gamegrid.el and some games, Oliver Scholz, 2002/09/13
- Re: gamegrid.el and some games, Francesco Potorti`, 2002/09/13
- Re: gamegrid.el and some games, Oliver Scholz, 2002/09/13
- Re: gamegrid.el and some games, Alex Schroeder, 2002/09/13
- Re: gamegrid.el and some games, Richard Stallman, 2002/09/14
- Re: gamegrid.el and some games, Oliver Scholz, 2002/09/16
- Re: gamegrid.el and some games,
Luke A. Olbrish <=
- Re: gamegrid.el and some games, Richard Stallman, 2002/09/19
- Re: gamegrid.el and some games, Richard Stallman, 2002/09/14
- Re: gamegrid.el and some games, Oliver Scholz, 2002/09/16
- Re: gamegrid.el and some games, Richard Stallman, 2002/09/16
- Re: gamegrid.el and some games, Oliver Scholz, 2002/09/16
- Re: gamegrid.el and some games, Richard Stallman, 2002/09/16
- Re: gamegrid.el and some games, alkibiades, 2002/09/16
- Re: gamegrid.el and some games, Richard Stallman, 2002/09/17
- Re: gamegrid.el and some games, Gerd Moellmann, 2002/09/17
- Re: gamegrid.el and some games, Oliver Scholz, 2002/09/18