Articles by Christopher Floyd
pm_article_index_cnt: 1
pm_article_index_cnt: SELECT
ID,
post_title,
post_date,
lead_img_url,
permalink,
co_authors,
rating,
article_category
FROM pm_article_index
WHERE 1=1
AND (MATCH(co_authors) AGAINST('+"|730|"' IN BOOLEAN MODE))
ORDER BY post_date DESC
LIMIT 21 OFFSET 0
-
games Project Spark: Playing Games to Make Games
By Christopher Floyd July 12, 2013 | 1:23pm