Math Flashcards for the Kids!

This summer has been a lot of play time for the kids. I thought we'd incorporate some learning as well. In exchange for some TV time or video game time, we do math drills! I found a really nice codepen to use for the flash card here: https://codepen.io/phantomesse/details/uGHxn  It's pretty basic but you can configure the… Continue reading Math Flashcards for the Kids!

Getting started with Phaser

While going through some pre-work for an upcoming bootcamp, I learned about phaser.io, a popular desktop and mobile HTML5 game framework. I wanted to write up some of the resources that I've found useful so I can refer to them in the future. To be updated as I find more interesting links https://gamedevacademy.org/wp-content/uploads/2018/04/How-to-Create-a-Game-with-Phaser-3_v2.pdf https://gamedevacademy.org/how-to-make-a-mario-style-platformer-with-phaser-3/ https://www.emanueleferonato.com/2017/04/19/using-tiled-editor-to-create-levels-and-import-them-as-json-data-in-your-html5-swipe-controlled-sokoban-game-made-with-phaser/… Continue reading Getting started with Phaser