descriptionA NetHack fork
repository URLhttps://github.com/SLASHEM-Extended/SLASHEM-Extended
ownerfailureclock@gmx.de
last changeTue, 16 Apr 2024 04:09:43 +0000 (16 06:09 +0200)
last refreshFri, 19 Apr 2024 17:17:40 +0000 (19 19:17 +0200)
content tags
add:
README.md

This file contains installation instructions; the part below has been written by MetaNite64, NOT by Amy, which means that I (Amy) take no responsibility if it doesn't work as advertised :D Also, it's mainly for installing SLEX on unix-like systems. If you're playing on Windows, your best bet would be to download PuTTY and connect to slashem@slashem.me (em.slashem.me with password slashem), port 22, connection type ssh. But if you want to play locally on Windows, get the precompiled binary from either Github or https://app.box.com/s/bjmryzddy3t7llv6jekb or compile it yourself with e.g. MinGW (look for the SLASH'EM Extended page on Nethackwiki for instructions on how to do that; you should look at that page anyway if you're a new player because it has a list of hints, tips and tricks on how to play).

------ (MetaNite64's install readme begins below) -------

SLASH'EM Extended

The Basics

First off, I would like to let you know that SLASH'EM Extended (SLEX) is not for those who do not regularly use the terminal. You should have basic knowledge of how to use VI or have access to a number pad. You also should be able to use a package manager, and SSH.

How To Install

The preferred way to install this game is to not install it at all. Instead, ensure that you have a SSH client- most likely, openssh-client. To check, open your terminal, and type ssh. If it gives you the help page for the ssh command, you have it installed. If not, use your package manager to install openssh-client. Once you have SSH, you should enter ssh slashem@slashem.me. You will be asked if you trust this site- type yes. It will connect you to em.slashem.me's server. You should register by typing r. It will ask you for a username (just type it in), and a password. When typing your password, it WILL NOT SHOW YOU WHAT YOU TYPE. It is registering what you type, so go ahead and type it in. Once you are registered, you will be logged in. If not, type l and enter your credentials. From there, you should type e to play a game of SLEX. [Amy edit: or type 'b' to play BIGslex, which requires a 125x45 terminal and is essentially the same game as regular slex, but bigger!] This guidebook is a guide to playing NetHack, the game this is based on, so it's a fairly good instruction manual. [Amy edit: and you should definitely take a look at https://nethackwiki.com/wiki/Slash%27EM_Extended#Getting_started to see hints and strategy advice for SLEX, because it's fairly different from vanilla NetHack!] A few things are different (like autopickup is off by default), but this should give you a general feel for how to play.

Local Installation

If you don't or won't have internet, you will have to install it locally. You should first have git, ncurses, bison, flex, and make to be able to install it. With apt, you'll need to run sudo apt install libncurses5-dev bison flex make git. On Fedora/with dnf, you should run sudo dnf install ncurses-devel bison flex git. With pkg, you should run sudo pkg install ncurses bison flex gmake git. You get the point. From there, you should run git clone https://github.com/SLASHEM-Extended/SLASHEM-Extended. You'll then want to cd into the new directory SLASHEM-Extended, and run sh sys/unix/setup.sh. Finally, run make -f sys/unix/GNUmakefile && make -f sys/unix/GNUmakefile install. Go back to your home directory, and you'll want to run cd slex/slex-2.5.5, and then ./slex.

[Amy edit: the game has two main control schemes, which are number pad and vikeys. On most Unix installs, the number pad is off by default so you have to use hjklyubn keys to move around, while on Windows installs the number pad is usually on by default. If you try to use an invalid command within the first 50 game turns, there will be a prompt asking whether you want to change the number pad setting; you should read the message of that prompt (yes, really, don't just skip past it; in fact, you generally shouldn't skip past messages while playing this game unless you want to die out of the blue) and act accordingly - the prompt tells you exactly what to do in order to switch between number pad and vikeys mode. This also applies if you find the prompt annoying, because it mentions how you can turn it off if it's getting on your nerves. You should also edit your config file accordingly, the following lines can be helpful: OPTIONS=number_pad:0 - this turns the number pad off, i.e. enables vikeys OPTIONS=number_pad:2 - this turns the number pad on OPTIONS=nonumpadmessage - this turns the "Do you want to turn on/off the number pad?" prompt off Have fun!]

shortlog
3 days ago AmyBSODStriped shirt of the thief bugfixmaster
13 days ago AmyBSODParanoid wandbreak
2024-04-05 AmyBSODTeleport/farmland interaction
2024-04-05 AmyBSODItem IDing oddity fix
2024-04-02 AmyBSODMAAAAAAAAAANslex-2.9.2f1
2024-04-02 AmyBSODMissing closing parenthesis
2024-04-02 AmyBSODWrong variable
2024-04-02 AmyBSODthere is no "colors" variable...
2024-04-02 AmyBSODUpdate historyslex-2.9.2
2024-04-02 AmyBSODDouble death resistance
2024-04-02 AmyBSODNew martial arts style: karate
2024-04-02 AmyBSODBlindfold removal fix
2024-04-02 AmyBSODDon't spawn so many cancelled items
2024-04-02 AmyBSODEven more artifacts
2024-04-01 AmyBSODNew artifacts
2024-04-01 AmyBSODMonsters escaping the dungeon
...
tags
2 weeks ago slex-2.9.2f1
2 weeks ago slex-2.9.2
2 months ago slex-2.9.0
8 months ago slex-2.8.5
10 months ago slex.2.8.4
11 months ago slex-2.8.3f1
11 months ago slex-2.8.3
14 months ago slex-2.8.2
15 months ago slex.2.8.1
15 months ago slex-2.8.0
16 months ago slex-2.7.9
2 years ago slex-2.7.5
2 years ago slex-2.7.4
2 years ago slex-2.7.4-bleedingedge
2 years ago slex-2.7.2
2 years ago slex-2.7.1
...
heads
3 days ago master
2 years ago slex-2.7.2
2 years ago slex-2.7.1
3 years ago slex-2.6.9
3 years ago slex-2.6.7
4 years ago slex-2.6.3
4 years ago slex260-annoyance
4 years ago slex-250-post-junethack-development
4 years ago slex-2.5.0
5 years ago slex-2.4.2
5 years ago slex-2.3.9
5 years ago slex-2.3.8
5 years ago slex-2.3.2
5 years ago slex-2.3.0
5 years ago slex-2.2.7
5 years ago slexjunethack222
...