Skip to content

NijigenDevs/QSanguosha-v2-AnimeMod

 
 

Repository files navigation

QSanguosha-v2-AnimeMod

QSanguosha Anime MOD is an extension MOD of open source Qt game project QSanguosha written by Mogara Team.

Open Source Sanguosha

Homepage: https://qsanguosha.org
API reference: http://gaodayihao.github.com/QSanguosha/api
Documentation: https://github.com/gaodayihao/QSanguosha/wiki (Chinese)

Introduction

Sanguosha is both a popular board game and online game, this project try to clone the Sanguosha online version. The whole project is written in C++, using Qt's graphics view framework as the game engine. I've tried many other open source game engines, such as SDL, HGE, Clanlib and others, but many of them lack some important features. Although Qt is an application framework instead of a game engine, its graphics view framework is suitable for my game developing.

Features

  1. Framework

    • Open source with Qt graphics view framework
    • Use FMOD as sound engine
    • Use plib as joystick backend
    • Use Lua as AI script
  2. Operation experience

    • Full package (include all yoka extension package)
    • Drag card to target to use card
    • Keyboard shortcut
    • Cards sorting (by card type and card suit)
    • Multilayer display when cards are more than an upperlimit
  3. Extensible

    • Some MODs are available based on this game

About

QSanguosha AnimeMod Ver0.21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.0%
  • Lua 24.6%
  • C 20.9%
  • HTML 1.3%
  • QMake 0.1%
  • Objective-C 0.1%