Kishor Deshmukh
チャンネル登録者数 19人
56 回視聴 ・ いいね ・ 2016/04/11
F-ZERO
Team of two programmers: John Michael Bell, Myself
A cross platform version of F-Zero in C++ which would run on both XBOX and Windows platform.
It was a team of two and I worked on writing the file-manager, sound-manager and sprite-renderer class for both disciplines.
During the XBOX porting we were reading the whole file in a string and getting data from it. But the sscanf starts scanning from the start of the string.
So, had to write our own string handler where the pointer is cached and incremented every time some data is scanned from the string.
コメント
コントロール
設定
使用したサーバー: directk
コメントを取得中...