카테고리 없음

[cocos2d-x] 테트리스 만들기

겜도리도리 2021. 12. 20. 18:17
반응형

https://github.com/Palamore/Tetris_palamore/tree/master/Tetris_palamore/Tetris_palamore

 

GitHub - Palamore/Tetris_palamore: tetris

tetris. Contribute to Palamore/Tetris_palamore development by creating an account on GitHub.

github.com

https://blockdmask.tistory.com/51

 

[C언어 게임] 테트리스 게임 (Tetris Game with C)

안녕하세요. BlockDMask입니다. 설명하기 전에, 메이킹 영상먼저 보겠습니다. 초기 배경을 만들고 하나씩 수정을 하는 모습을 동영상으로 만들었습니다. 영상의 마지막에(1:23)에는 V1.0 플레이 영상

blockdmask.tistory.com

https://seokjin2.tistory.com/33?category=759924 

 

[C++] 콘솔 테트리스 게임 만들기 - 블럭 생성, 낙하, 회전 구현 TetrisGame1.1

TetrisGame1.0 - 메인 메뉴 구현 ​ TetrisGame1.1 - 블럭 생성 구현 - 블럭 낙하 구현 - 블럭 회전 구현 테트리스 판 y축 길이 30 -> 38 변경 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24..

seokjin2.tistory.com

https://github.com/handdrip/Tetris-Example-Cocos2dx/blob/master/Classes/TetrominoShape.h

 

GitHub - handdrip/Tetris-Example-Cocos2dx: cocos2d-x windows / c++ 11/14 / design pattern

cocos2d-x windows / c++ 11/14 / design pattern. Contribute to handdrip/Tetris-Example-Cocos2dx development by creating an account on GitHub.

github.com

https://dev-with-precious-dreams.tistory.com/entry/C%EC%96%B8%EC%96%B4-%EC%B4%88%EB%B3%B4%EC%9E%90%EB%8F%84-%EA%B5%AC%ED%98%84%ED%95%A0-%EC%88%98-%EC%9E%88%EB%8A%94-%ED%85%8C%ED%8A%B8%EB%A6%AC%EC%8A%A4-%EA%B2%8C%EC%9E%84-%EB%A7%8C%EB%93%A4%EA%B8%B0-ep1-%EC%A0%84%EB%B0%98%EC%A0%81%EC%9D%B8-%EA%B0%9C%EC%9A%94with-tetris-Algorith

 

[C언어] 초보자도 구현할 수 있는 테트리스 게임 만들기 ep.1 전반적인 개요(with tetris Algorith)

2021.09.11 - [C언어/프로젝트] - [C언어] 초보자도 구현할 수 있는 테트리스 게임 만드는법 ep.2 커서다루기, 블럭 응용 표현하기 여러분 안녕하세요! 2021.09.10 - [C언어/프로젝트] - [C언어] C언어로 테트

dev-with-precious-dreams.tistory.com

 

반응형