Doodle Jump in C++ and SFML

Avatar of 陳皓軒.
Avatar of 陳皓軒.

Doodle Jump in C++ and SFML

軟體工程師
New Taipei City, Taiwan
用C++與SFML寫成的Doodle Jump,裡面沒有使用OOP觀念(把角色做成物件等),但是用直觀好了解的邏輯撰寫 程式碼參考自FamTrinli的YouTube頻道,我用新標準重寫、將變數名稱取得更有意義並增加了一些功能 詳細介紹可以到我的GitHub上看,包含了Demo影片、如何運行專案等細節(中、英) GitHub: https://github.com/Asbolus/Doodle-Jump-cpp-SFML YouTube: https://www.youtube.com/watch?v=7lmDFAI_jJ8
Avatar of the user.
Please login to comment.

Published: Jul 29th 2018
166
3
0

Doodle Jump
SFML
C++

Share