심심해서 테트리스를 짜보다...
Information/Programming :
2009. 9. 17. 01:45
요새 심란한 일이 많이 있어서, 마음을 가다듬고 무엇인가에 집중해야겠다는 생각이 들어서 테트리스를 만들어봤다. 자바스크립트와 CSS만 사용해서 짰음...
자바스크립트 처음으로 제대로 써본 것인데, 만족할만한 결과다...
CSS는 몰라서 대충 조잡하게 사용했다...
소스는 여기에...
소스틑 GitHub에 올려놨습니다. (https://github.com/dansoonie/TetrisInJavascript)
'Information > Programming' 카테고리의 다른 글
[Android] When onTouch() always leads to onLongClick() (0) | 2010.11.25 |
---|---|
Don't mess with the iterator in the for-each loop body... (4) | 2010.06.22 |
Hardware Sensor Simulator for Android Emulator (1) | 2010.02.28 |
The Mythical Man-Month Chapter 3 (0) | 2009.10.21 |
The Mythical Man-Month Chapter 2 (1) | 2009.10.08 |
The Mythical Man-Month Chapter 1 (2) | 2009.09.10 |
Something worth knowing about HttpEndRequest (0) | 2009.09.09 |
Using HttpSendRequestEx for large POST requests (3) | 2009.06.27 |
WinINet Error Message ERROR_INTERNET_SECURITY_CHANNEL_ERROR (2) | 2009.06.12 |
Basics of Compilers... (5) | 2009.02.12 |