Skip to content

🍷 Grog is your favourite beverage. Also a lightweight dialogue, inventory and quest system written in C++11.

License

Notifications You must be signed in to change notification settings

r-lyeh-archived/grog-wip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

grog

Grog is your favourite beverage. Also a lightweight dialogue, inventory and quest system written in C++11.

basics

  • An inventory is a tree of items.
  • Items can be game loots (ie: sword, potion).
  • Items can be game attributes (ie: health, stamina, speed).
  • Items can be game dialogues and facts.
  • Items can be game quests.
  • Players, monsters and NPCs are just inventories, with pretty sprites, animations and particles.

About

🍷 Grog is your favourite beverage. Also a lightweight dialogue, inventory and quest system written in C++11.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published