comparison README @ 43:8a7589da1bec

Update documentation.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 19 Mar 2013 05:09:41 +0200
parents 61822816bba8
children
comparison
equal deleted inserted replaced
42:5714d6494163 43:8a7589da1bec
2 An intro for *NIX/Linux 2 An intro for *NIX/Linux
3 3
4 Original code, music, graphics by viznut/PWP (and ocsa) 4 Original code, music, graphics by viznut/PWP (and ocsa)
5 5
6 Ported to libSDL by ccr/TNSP^PWP <ccr@tnsp.org> in March of 2013 6 Ported to libSDL by ccr/TNSP^PWP <ccr@tnsp.org> in March of 2013
7
8 Usage
9 =====
10 There are some commandline options for choosing a resolution,
11 and starting in full screen mode:
12
13 -f Start in full screen
14 -h/-? Show this help
15 -v<0-2> Video 0=320x200, 1=640x480 (default), 2=1280x720 (ws)
16 -s<freq> Audio frequency (44100)
17
18 You can also switch between fullscreen via 'f' or the more
19 traditional alt+enter. Esc exits, as per usual.
7 20
8 21
9 Building 22 Building
10 ======== 23 ========
11 To build for *NIX style platforms, you need 24 To build for *NIX style platforms, you need