-
Notifications
You must be signed in to change notification settings - Fork 15
/
README.txt
71 lines (43 loc) · 1.04 KB
/
README.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Make "Super Nario GC"
http://d.hatena.ne.jp/authorNari/20080422/1208880928
in Haskell
* Operation
Cursor key, ijkl
Move up, down, left, right
Space key, z
Jump (A button)
Shift key
Dash (B button)
Escape key
Quit application
* Files
data
data/img
images
* Environment
Haskell compiler (GHC)
SDL
http://www.libsdl.org/
Graphics.UI.SDL
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL
Graphics.UI.SDL.Mixer
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SDL-mixer
* Build
make
* Execute
make run
* Reference
Super Nario GC
http://d.hatena.ne.jp/authorNari/20080422/1208880928
1-1 map
http://www.geocities.co.jp/SiliconValley-Sunnyvale/6160/newtech/m11.htm
Font
http://qtchicks.hp.infoseek.co.jp/fonts-nintendo.html
unsafeInterleaveIO
http://d.hatena.ne.jp/tanakh/20040803#p1
Existential type
http://d.hatena.ne.jp/keigoi/20080805/p2
Cyclic import problem in Haskell
http://d.hatena.ne.jp/ABA/20060627#p1
Sound materials
http://utm-game-web.hp.infoseek.co.jp/free-sound.htm