Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StarvinXarvin authored Mar 20, 2023
1 parent 7d87bc3 commit b9f1afd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Dialog-System
Explanation on how to implement a simple branching dialogue in a C++ application
My name is Xavi Alcañiz, and I'm a Videogame Development student at CITM.
This repository offers an explanation of dialog systems, what types are there, examples of good dialogue in videogames, and a small program that shows how to implement a simple branching dialogue in a C++ application. To follow the explanation on how to implement it, simply download the repository, open the "Handout" project and follow the instructions written in the webpage. A solved project can also be found with the name "Solution".

0 comments on commit b9f1afd

Please sign in to comment.