Jump to content

Games: Difference between revisions

175 bytes added ,  16 October 2016
no edit summary
(Added nethack shit)
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Games available on RedBrick ([[minerva]]). These are all located in: /usr/games
Games available on RedBrick <strike>([[minerva]])</strike>([[Azazel]]). These are all located in: /usr/games


To see what a game is about, execute the "man" command followed by the game's name. For example: man nethack
To see what a game is about, execute the "man" command followed by the game's name. For example: man nethack
Line 53: Line 53:


==gnugo==
==gnugo==
==gnushogi==
==greed==
==go-fish==
[[File:greedpic.png]]
==gomoku==
 
==hack==
This is a nice games, asked for by Fructus cause he loves it, you get a screen filled with numbers. You move the number of places in the direction you choose according to the number, All spaces are than replaced by black. Your goal is to clear as much of the screen as you can.
==hangman==
==hunt==
==lgeneral==
==mille==
==monop==
==morse==
==nethack==
==nethack==


Line 68: Line 62:


Players:  
Players:  
* [[User:gw|gw]] <s>is a fag</s>
* [[User:gw|gw]]  
* [[User:paraflux|paraflux]]
* [[User:Bunbun|bunbun]]
* [[User:Bunbun|bunbun]]
* [[User:fun|fun]]
* [[User:creadak|creadak]]


The version of Nethack on Redbrick is based on the Ubuntu version, which contains, among others, the [http://nethackwiki.com/wiki/Menucolors menucolors] and [http://nethackwiki.com/wiki/Hpmon hpmon] patches.
The version of Nethack on Redbrick is based on the Ubuntu version, which contains, among others, the [http://nethackwiki.com/wiki/Menucolors menucolors] and [http://nethackwiki.com/wiki/Hpmon hpmon] patches.
We also patch it with the [http://bilious.homelinux.org/?40 dumplog] patch, which records a lot of info about the game when you die.
We also patch it with the [http://bilious.homelinux.org/?40 dumplog] patch, which records a lot of info about the game when you die.


A configuration file for the game (which takes advantage of hpmon and menucolors) is available [http://www.redbrick.dcu.ie/~bunbun/.nethackrc here], just put it in ~/.nethackrc.
A configuration file for the game (which takes advantage of hpmon and menucolors and makes it prettier with UTF-8 shit, among other things) is available [http://www.redbrick.dcu.ie/~bunbun/.nethackrc here], just put it in ~/.nethackrc.
If you'd like to keep all of the dumpfiles created when you die, instead of just the most recent, add the following alias to your shell rc file (most likely ~/.zshrc)
If you'd like to keep all of the dumpfiles created when you die, instead of just the most recent, add the following alias to your shell rc file (most likely ~/.zshrc)
  alias nethack="nethack; [ ! -e \"/var/games/nethack/save/102039bunbun.gz\" ] && cp /var/games/nethack/dumps/bunbun.lastgame.txt ~/dumps/\`date +%Y-%m-%d-%H:%M:%S\`.txt"
  alias nethack="nethack; [ ! -e \"/var/games/nethack/save/$USERID$USERNAME.gz\" ] && cp /var/games/nethack/dumps/$USERNAME.lastgame.txt ~/dumps/\`date +%Y-%m-%d-%H:%M:%S\`.txt"
This should save it each time you die to ~/dumps/YEAR-MM-DD-HH:MM:SS.txt, though in some cases it creates duplicates (If you quit before choosing your role/race/gender/alignment that I know of).
Make sure to change $USERID and $USERNAME to your userid (gotten with the `id` command) and your username. This should save it each time you die to ~/dumps/YEAR-MM-DD-HH:MM:SS.txt, though in some cases it creates duplicates (If you quit before choosing your role/race/gender/alignment that I know of).
 


==netris==
==netris==
Line 90: Line 84:


==number==
==number==
==petris==
==phantasia==
==pig==
==pom==
==ppt==
==primes==
==quiz==
==rain==
==random==
==robots==
==rot13==
==sail==
==snake==
==snscore==
==tetris-bsd==
==tf==
==tinymux-install==
==trek==
==typespeed==
==wargames==
==worm==
==worm==


Line 118: Line 92:


Not really a game per se. Decodes [[Acronyms|acronyms]].
Not really a game per se. Decodes [[Acronyms|acronyms]].
==wump==