C/C++ 테트리스 관련해서 정말 초보적인 질문

canuyes의 이미지

현재 컴공 1학년 마치고 휴학중인 학생입니다.
제가 1학년 2학기때 팀별로 프로젝트를 배당받아서 진행하는 수업을 들었어요..
프로젝트 주제는 랜덤으로 교수님이 정해주는 형식이었고,
저는 영화관 티케팅 시스템을 주제로 받았습니다.
링크드리스트나 큐등의 자료구조를 미리 구현해볼 수 있다는 점에선 좋았던 것 같습니다.
그런데 저 말고 다른 조들이 받은 테트리스나 비주얼드 같은 게임의 프로그래밍이 너무 재미있어 보이는 겁니다.
정말 해보고 싶어서 휴학하고 다시 그걸 찾아서 혼자 해보려고 하니 너무 막막한겁니다.
일단 저는 항상 비주얼스튜디오에서 코드 작성하고 컴파일해서 실행한 후 콘솔 형시으로 나오는 프로 그래밍 밖에 안해봤는데
구글링 해보니 테트리스는 콘솔창이 아니고 뭔가 멋있는 창이더군요...
테트리스 구현 관련해서 무슨도구를 사용해서 만드는지 그 최소한의 정보라도 얻을 수 있는 곳 있을까요??ㅠㅠ

snowall의 이미지

어디까지 삽질을 해보고 싶은지에 따라 달라지겠죠

콘솔에서도 텍스트만 갖고서 테트리스를 구현할 수가 있고요
http://www.linux.co.kr/home/lecture/index.php?cateNo=&secNo=&theNo=&leccode=10650

콘솔에서 그래픽을 써서 테트리스를 만들 수도 있고
http://tornare.tistory.com/entry/%EC%BD%98%EC%86%94-%ED%85%8C%ED%8A%B8%EB%A6%AC%EC%8A%A4

그래픽 인터페이스에서 그래픽을 써서 테트리스를 만들 수도 있겠죠
http://www.skyking.tc/windows/Screenshot-Tetris_1.html

웹 브라우저에서 자바스크립트로 만들 수도 있어요
http://blog.naver.com/PostView.nhn?blogId=genesung&logNo=130035719505&parentCategoryNo=9&viewDate=&currentPage=1&listtype=0

"도구"라고 말한다면 C, C++,, Fortran, Python, LISP, assembly, ... 등 모든 언어가 다 가능하죠.

피할 수 있을때 즐겨라! http://melotopia.net/b

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.