차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판이전 판다음 판 | 이전 판 |
game_engine [2017/04/07 16:49] – rex8312 | game_engine [2024/05/19 18:23] (현재) – rex8312 |
---|
| |
* Game engine from scratch | * Game engine from scratch |
* Messageing: http://www.gamasutra.com/blogs/MichaelKissner/20151027/257369/ | * [[http://www.gamasutra.com/blogs/MichaelKissner/20151027/257369/|Messageing]] |
* Memory: http://gamasutra.com/blogs/MichaelKissner/20151104/258271/Writing_a_Game_Engine_from_Scratch__Part_2_Memory.php | * [[http://gamasutra.com/blogs/MichaelKissner/20151104/258271/Writing_a_Game_Engine_from_Scratch__Part_2_Memory.php|Momory]] |
| * [[https://gamasutra.com/blogs/MichaelKissner/20151120/259561/Writing_a_Game_Engine_from_Scratch__Part_3_Data__Cache.php|Data & Cache]] |
| * [[https://gamasutra.com/blogs/MichaelKissner/20160112/263097/Writing_a_Game_Engine_from_Scratch__Part_4_Graphics_Library.php|Graphics Library]] |
| |
* Python Game engine | * Python Game engine |
* pygame | * pygame |
| * [[https://www.raylib.com/index.html|raylib]] |
* panda3d | * panda3d |
* http://www.python-sfml.org/ | * http://www.python-sfml.org/ |
* https://github.com/clintbellanger/flare-game | * https://github.com/clintbellanger/flare-game |
| * http://www.fifengine.net/ |
| * https://github.com/kitao/pyxel |
| * http://rogueliketutorials.com/ |
| |
| {{tag>"game engine" python}} |