-
Notifications
You must be signed in to change notification settings - Fork 15
/
README.ja.txt
74 lines (46 loc) · 1.21 KB
/
README.ja.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
72
73
74
Super Nario GC
http://d.hatena.ne.jp/authorNari/20080422/1208880928
を Haskell/HSDL で作る
* 操作
カーソルキー, ijkl
上下左右
スペースキー, z
ジャンプ(Aボタン)
シフトキー
ダッシュ(Bボタン)
エスケープキー
終了
* ファイル構成
data
データ
data/img
画像データ
* ビルド
- 必要なもの
Haskell コンパイラ
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
- ビルド
make
- 実行
できた実行ファイルを起動する、または
make run
* 参考
Super Nario GC
http://d.hatena.ne.jp/authorNari/20080422/1208880928
1-1 マップ
http://www.geocities.co.jp/SiliconValley-Sunnyvale/6160/newtech/m11.htm
フォント
http://qtchicks.hp.infoseek.co.jp/fonts-nintendo.html
unsafeInterleaveIO
http://d.hatena.ne.jp/tanakh/20040803#p1
存在型
http://d.hatena.ne.jp/keigoi/20080805/p2
Haskellの循環import問題 - ABAの日誌
http://d.hatena.ne.jp/ABA/20060627#p1
サウンド素材
http://utm-game-web.hp.infoseek.co.jp/free-sound.htm