Skip to content

lcs2/carpg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaRpg

CaRpg is a 3d role playing game somewhat based on Gothic series. Can be played in singleplayer or co-op multiplayer mode.

GitHub release GitHub GitHub issues by-label

Docs

How to build

Copy game content from latest release and but it inside bin/data folder.

Open solution project/carpg.sln with Visual Studio 2017 (15.9.X) and use build. All dependencies and game should compile (client_dbg/client_dbg2 are for debugging multiplayer and can be unloaded).

Important branches:

  • devel - development branch where all new features are added
  • master - stable and tested branch where only fixes should be added

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

For details look here.

About

Combination of action rpg with rougelike.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.1%
  • C 3.7%
  • Python 2.3%
  • Other 0.9%