embeddedlibrary
reusable software modules for embedded systems
player_info_t Struct Reference

Player info structure to hold player settings. More...

#include <game.h>

Data Fields

char name [16]
 name of player
 
enum term_color color
 color setting for player
 
uint8_t skill
 0-9 skill level of player
 

Detailed Description

Player info structure to hold player settings.

Holds values for the players name, a color setting for the player, and a skill level

Warning
JL 10/10

The documentation for this struct was generated from the following file: