-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependancies.txt
50 lines (45 loc) · 907 Bytes
/
dependancies.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Dependancies
- C standard libraries
- C++ standard libraries
- system libraries
- Irrlicht
- OpenGL-mesa
- NCurses
- NCursesw
- Curses Forms
- Curses Menu
- Cairo on X
- ?libmd?
- jsdev
- s7 extension language
- ?X Athena Widgets?
To build
- C/C++ compiler toolchain
- gcc reccommended
- ?M4?
- make
- shell redirection
- shell pipes
To run
- X11 session
- X Virtual Terminal (x2)
- XTerm, Unicode, 256-color recommended
- the program must be invoked with the dev file path of the terminal it
is **not** invoked on as one of its arguments.
- invocation arguments are parsed into a scheme alist
- ((argv[odd] . argv[even]) ...)
To play
- Keyboard with Numeric keypad
- Mouse
- Gamepad with at least
- 2x analogue stick
- 2x throttle or trigger
- hat or d-pad
- 11 buttons
To debug
- external debugger program
- gdb reccommended
- X Virtual Terminal (+1)
other
- doxygen
- makeinfo