If you’ve ever wanted to create your own HTML 5 game, you have come to the right place. In this article we will create the complete Flappy Bird clone seen above using the Create.js suite of libraries: Easel.js for drawing, Tween.js for motion and Preload.js for asset loading.
Continue reading “Create an HTML 5 Game with Create.js: Flappy Bird Clone”Month: September 2020
Excel Import PDF Using Get & Transform Query Connection
Microsoft has introduced a feature in Microsoft Excel 365 that makes it easy to import data from PDFs on your computer or directly from the web. The feature has its quirks but will work for many applications. In this article, I will show you how to check if the feature is available in your version of Excel and import data from a PDF on the web.
Continue reading “Excel Import PDF Using Get & Transform Query Connection”