`(kakko ,man)

Find a guide into tomorrow by taking lessons from the past

2015-05-11から1日間の記事一覧

Lisp Game Programming <Step16>

Step16はスタンドアローンの実行ファイルの作成 プログラム(common-shooter.lisp)に以下を追加 ;;; step1 <Game Frame>;;; step2 <Audio>;;; step3 <Sprite Sheets> <Character Object> <Draw Images> <Initialize>;;; step4 <Scroll> <Scroll Counter>;;; step5 <Font> <Score Panel>;;; step6 <Key State>;;; step7 <Game Field>;;; step8 <Shot>;;; ste…</shot></game></key></score></font></scroll></scroll></initialize></draw></character></sprite></audio></game>