Game Development Reference
In-Depth Information
Following the file structure convention we created last chapter when we built our web
portal, we'll need to create a directory inside the root directory of our project, and call
it typography. Inside this directory, we'll create the following files and directories:
packt/typography
packt/typography/index.html
packt/typography/fonts
packt/typography/css
packt/typography/css/style.css
packt/typography/js
packt/typography/main.js
packt/typography/img
Note
I'll walk you through the process of finding and downloading custom fonts, when
we get to that section later in the chapter. As for the images, you can draw or
buy your own, or download the same ones I drew for the game from the website
http://www.CHANGE-THIS-FOR-A-REAL-WEBSITE .
Search WWH ::




Custom Search