File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11SDL 2.0 Programming
22=============
33
4- SDL 2.0 프로그래밍과 관련된 예제를 모은 프로젝트입니다 .
5- 멀티플랫폼에서 동작하는 SDL 샘플 프로젝트를 구현하는 것을 목표로 하고 있으며
6- 게임, 멀티미디어, 유틸리티 관련 코드를 다루고 있습니다 .
4+ This project is a collection of examples related to SDL 2.0 programming .
5+ The goal is to implement a multi-platform SDL sample project.
6+ It handles Game, multimedia, and utility related code .
77
8- C/C++를 메인 언어로 사용해서 시간이 흘러도 플랫폼과 OS에 종속되지 않고
9- 오랫동안 살아남는 코드의 작성을 목표로 합니다 .
8+ By using C/C ++ as the main language,
9+ we aim to write code that will survive long without being dependent on the platform and OS over time .
1010
11- Windows - Visual Studio 2013
11+ Windows - Visual Studio 2017
1212Android - ADT-20131030
1313
14- 안드로이드의 경우 IDE를 추후 Android Studio로 변경할 예정입니다 .
14+ For Android, we plan to change the IDE to Android Studio later .
You can’t perform that action at this time.
0 commit comments