List of Articles



Below are some general programming and game programming related articles that I've written. I'll continue to add to this list. I hope to create a long library of articles that will be able to help developers.

Adding AngelScript to a Game Series

Fun with Modern C++ and Smart Pointers

How About UNICODE and UTF-8 (www.gamedev.net)

Sample Video Game Technical Proposal

STL-Style UTF-8 String Class Series

Squared Game Engine High-level Overview


STL-Style UTF-8 String Class Series

Writing a STL-Style UTF-8 string class Part 1
http://articles.squaredprogramming.com/2013/12/writing-stl-style-utf-8-string-class.html

Writing a STL-Style UTF-8 string class Part 2
http://articles.squaredprogramming.com/2013/12/writing-stl-style-utf-8-string-class2.html

Writing a STL-Style UTF-8 string class Part 3
http://articles.squaredprogramming.com/2013/12/writing-stl-style-utf-8-string-class3.html

Writing a STL-Style UTF-8 string class Part 4
http://articles.squaredprogramming.com/2013/12/writing-stl-style-utf-8-string-class4.html

Writing a STL-Style UTF-8 string class Part 5
http://articles.squaredprogramming.com/2013/12/writing-stl-style-utf-8-string-class5.html

STL-Style UTF-8 String Class now on GitHub
http://articles.squaredprogramming.com/2013/12/utf8stringonGithub.html



Adding AngelScript to a Game Series










No comments:

Post a Comment