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 a7b501a commit 55b9304
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Dialog-System
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".

Everything you need to know here https://github.com/StarvinXarvin/Dialog-System/wiki

0 comments on commit 55b9304

Please sign in to comment.