Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.7 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.7 KB

Gwent5

CMake

C++ procedural Fan Gwent OBT (based on patch PublicBeta_0.9.24.3.432) card game with Qt forms.

Fan Content

Please note that this project is in no way associated or affiliated with CD PROJEKT RED. All art and audio is property of their respective artists and/or CD PROJEKT RED.

Fan Content Guidelines

Road Map

  • Basic card mechanics (damage, boost, death, ressurect, etc)
  • Some cards to test it
  • Hotseat game version
  • Demos w/ various card setups for manual testing
  • Advanced Card Mechanics (create, options, ambush, statuses, etc)
  • All Faction Cards (~300 cards alread done)
  • Sample client app w/ visuals
  • Sample gallery app w/ visuals
  • Deck buiding in gallery app
  • Advanced app w/ Qt widgets
  • Advanced Client-Server w/ Qt Network
  • Card Mechanic Unit Tests
  • CMake + Qt Test tests
  • Github CMake CI for Various Tests
  • ...

Client

Hotseat app with hardcoded deck. Controls by mouse only. Use wheel to switch views.

Widgets

App for watching all the card collection and building a deck. Has filters of factions and rarity, as well as string search.

Tools