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
[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