Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Tipnos/console-game

Repository files navigation

Project conf

solution:

  • IDE: visual studio 2019
  • language standard: C++ 17
  • build with windows console API, won't work on linux

external lib used:

git branches:

  • master: standard game
  • bonus: game with bonus

Folder structure

  • assets: contain characters ascii arts
  • data: contain characters and abilities data json files
  • lib: external lib installed manually
  • src: all c++ source files (convention: .h in public folders, .cpp in private folders)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published