Giter Club home page Giter Club logo

1_c_staravoid_game's Introduction

1_C_StarAvoid_Game

https://www.youtube.com/playlist?list=PLGi8elnlkqBOul8ad3jnEXS3Jye1PZbjW 해당 주소의 C언어 강좌 콘솔창 게임 만들기 1~7편을 보면서 프로젝트를 진행했다. 영상에서는 C++과 사전에 만들어둔 헤더파일을 사용하였지만 이 프로젝트는 영상에서 사용한 헤더파일 없이 C언어로 진행했다.

main.c가 3개 존재하는데 3개 중의 arrang_main.c는 배열을 이용해서 적을 출력하는 코드를 작성한 버전이고 struct_main.c는 구조체를 이용해 적을 출력하는 코드를 작성한 것이다. final_main.c가 앞선 두 가지의 main.c의 과정을 거쳐 완성된 최종코드이다.

#만든 목적

C언어를 완전히 이해할 수 있게 공부하면서 그 결과물을 직접 눈으로 보고 싶었다. 코드를 짤 때마다 변경된 사항이 눈에 띄는 프로젝트에는 게임이 적합하겠다고 판단하였고, 가끔 심심할 때 플레이할 수 있으면 좋을 것 같아서 피하기 게임으로 결정하고 만들게 되었다.

1_c_staravoid_game's People

Contributors

haaein avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.