Zum Inhalt springen

Roguelikes-Workshop: Unterschied zwischen den Versionen

Alexsee75 (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
+kat, +logo, +day/time +wiki foo
 
(2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
[mailto:ido.yehieli@gmail.com I] could give a talk about roguelikes and/or roguelikes development if interested.
= Sa 2011-06-11, 13:00 =


A long time ago I did a version of Bomberman using text-mode ANSI code sequences, and which could be played over a 9.6kBaud serial connection (direct or via modem). This was inspired by then BBS systems, which were also a platform for Nethack (IMHO). [mailto:alex@seewald.at]
== Einführung in NetHack mit [[Benutzer:daxim|daxim]] und [[Benutzer:tkolar|tkolar]] ==
{| width="100%"|
| Das ist ein Workshop, in welchem ihr es von der Pike auf gut spielen lernt. Bringt dazu euren Laptop mit installiertem [http://nethack.org/ NetHack] oder [http://www.darkarts.co.za/vulture/news Vulture] mit, und ihr solltet schon einige Proberunden gespielt haben, um euch mit der Bedienung vertraut zu machen.
 
Wir erklären in der Praxis die besten Überlebensstrategien, wie man Anfängerfehler vermeidet, welche Seiten vom [http://nethackwiki.com/ NH-Wiki] man am häufigsten braucht. Der Workshop richtet sich auch an die Spieler mit einiger Erfahrung, die bisher noch nicht gewonnen haben und vielleicht schon aus Verzweiflung aufgegeben haben. Wir geben gezielt Tipps zu konkreten Problemstellungen.
| width="280" align="right"| http://nethack.org/common/nh4tx.gif
|}
Eine brauchbare Konfiguration:
 
    OPTIONS=!autodig
    OPTIONS=!autopickup
    OPTIONS=!autoquiver
    OPTIONS=boulder:0
    OPTIONS=checkpoint
    OPTIONS=!cmdassist
    OPTIONS=color
    OPTIONS=confirm
    OPTIONS=DECgraphics
    OPTIONS=disclose:+i +a +v +g +c
    #OPTIONS=dungeon: |--------||.-|++##.##<><>_|\\#{~.~..## #}
    OPTIONS=!eight_bit_tty
    OPTIONS=extmenu
    OPTIONS=fixinv
    OPTIONS=fruit:doufu
    OPTIONS=help
    OPTIONS=hilite_pet
    #OPTIONS=!IBMgraphics
    OPTIONS=legacy
    OPTIONS=lit_corridor
    OPTIONS=mail
    OPTIONS=menu_headings:inverse
    OPTIONS=menustyle:full
    OPTIONS=monsters:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@X'&;:~]
    OPTIONS=msg_window:single
    OPTIONS=news
    OPTIONS=null
    OPTIONS=number_pad:2
    OPTIONS=packorder:$")[%?+!=/(*`0_
    OPTIONS=perm_invent
    OPTIONS=pickup_burden:stressed
    OPTIONS=pickup_types:$")[%?+!=/(*`0_
    OPTIONS=prayconfirm
    OPTIONS=pushweapon
    OPTIONS=!rest_on_space
    OPTIONS=runmode:run
    OPTIONS=safe_pet
    OPTIONS=scores:10t/3a/o
    OPTIONS=showexp
    OPTIONS=silent
    OPTIONS=sortpack
    OPTIONS=sound
    OPTIONS=sparkle
    OPTIONS=standout
    OPTIONS=suppress_alert:3.4.3
    OPTIONS=time
    OPTIONS=timed_delay
    OPTIONS=tombstone
    OPTIONS=toptenwin
    OPTIONS=travel
    OPTIONS=use_inverse
    OPTIONS=verbose
    # WIZKIT=wizkit.txt
   
    # The following options work on nethack.alt.org, but not on vanilla.
    # OPTIONS=!hp_monitor
    # OPTIONS=!menucolors
    # OPTIONS=paranoid_hit
    # OPTIONS=paranoid_quit
    # OPTIONS=paranoid_remove
    # OPTIONS=showborn
    # OPTIONS=showbuc
    # OPTIONS=show_obj_sym
    # OPTIONS=sortloot:full
    # OPTIONS=use_darkgray
    # OPTIONS=win_edge
 
 
=== Comments ===
 
* [mailto:ido.yehieli@gmail.com I] could give a talk about roguelikes and/or roguelikes development if interested. -- [[User:Tametick|Tametick]]
 
* A long time ago I did a version of Bomberman using text-mode ANSI code sequences, and which could be played over a 9.6kBaud serial connection (direct or via modem). This was inspired by then BBS systems, which were also a platform for Nethack (IMHO). -- [mailto:alex@seewald.at Alex Seewald]
 
__NOTOC__
 
[[Kategorie:Veranstaltungen]]
[[Kategorie:Workshops]]
[[Kategorie:Gaming]]