SuperFola / pataro

A generic and modular Roguelike game on top of libtcod - I'll be back soon, just need a break!
25 stars 3 forks source link

Feat/cereal #17

Open SuperFola opened 1 year ago

SuperFola commented 1 year ago

New PR for #16 so that it lives on the repo (easier for me to do rebases to update the git history of the PR).

This adds loading and saving methods for:

Closes #13

github-actions[bot] commented 1 year ago

Lizard Report

./src/Pataro/Map/Level.cpp:38: warning: Level::get_entity has 26 NLOC, 17 CCN, 204 token, 2 PARAM, 32 length
./src/Pataro/Engine.cpp:53: warning: Engine::update has 38 NLOC, 17 CCN, 252 token, 0 PARAM, 48 length
github-actions[bot] commented 1 year ago

Lizard Report

./src/Pataro/Map/Level.cpp:38: warning: Level::get_entity has 26 NLOC, 17 CCN, 204 token, 2 PARAM, 32 length
./src/Pataro/Engine.cpp:53: warning: Engine::update has 38 NLOC, 17 CCN, 252 token, 0 PARAM, 48 length