`(kakko ,man)

Find a guide into tomorrow by taking lessons from the past

2014-07-15から1日間の記事一覧

Lisp Game Programming <Step10-4>

ここまでのプログラムをまとめると以下 ⇒ step10.lisp ;;;; The Common-Shooter ;;; step1 <Game Frame>;;; step2 <Audio>;;; step3 <Sprite Sheets> <Character Object> <Draw> <Initialize>;;; step4 <Scroll> <Scroll Counter>;;; step5 <Font> <Score Panel>;;; step6 <Key State>;;; step7 <Game Field>;;; step8 <Shot>;;; step9 </shot></game></key></score></font></scroll></scroll></initialize></draw></character></sprite></audio></game>