Sista v3.0.0-alpha.1
Sista is a C++ lightweight OS-agnostic library for terminal animations and videogames
Loading...
Searching...
No Matches
Namespaces
pawn.cpp File Reference

Implementation of the Pawn class. More...

#include "pawn.hpp"
#include <iostream>
Include dependency graph for pawn.cpp:

Namespaces

namespace  sista
 Sista library namespace.
 

Detailed Description

Implementation of the Pawn class.

This file contains the implementation of the Pawn class, which represents a game piece with a symbol, coordinates on a field, and ANSI settings for its appearance in the terminal.

Author
FLAK-ZOSO
Date
2022-2025
Version
3.0.0
See also
Pawn