Code Monkey home page Code Monkey logo

simple-console-game-framework's Introduction

Simple-Console-Game-Framework

간단하게 제작된 C++ CUI 기반 게임 프레임워크입니다. This project is a simple C++ CUI based game framework.

💡 윈도우에서만 작동합니다. It only works on Windows.

기능 (Features)

  • 간단한 로직 / Simple logic.
  • 키보드 입력, 씬, 글씨 출력 등 관리가 간편한 구성 / Easy-to-manage configuration such as keyboard input, scene, and text output.
  • 콘솔창에 이미지 출력 기능 구현 / Implemented image output function in the console window.

예제 (Examples)

  • main.cpp : 프레임워크를 호출하고 삭제하는 방식이 작성되어있습니다. How to call and delete the framework is written.
  • DemoScene.cpp : 첫번째 데모씬 입니다. 엔터나 R키를 입력하면 5초 후 두번째 씬으로 넘어갑니다. This is the first demo scene. Press Enter or R to go to the second scene after 5 seconds.
  • SReferenceDemoScene.cpp : 두번째 데모씬 입니다. 데모 이미지가 위 아래로 움직이는 모션이 나타납니다. This is the second demo scene. The demo image will show up and down motion.

simple-console-game-framework's People

Contributors

ounols 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.