Victor Loux Bookmarks Tag: learn

3 bookmarks tagged “learn

Pikuma: Isometric Projection in Game Development

pikuma.com/blog/isometric-projection-in-games
Isometric games are extremely popular. Let's learn the theory behind isometric projection and how it is used by gamedevs to write isometric-looking games.

Beyond Console.log() – Level up Your Debugging Skills - SitePoint

sitepoint.com/beyond-console-log-level-up-your-debugging-skills/
console.log() is a great tool, but your browser's developer tools can do so much more. Learn how to take your coding and debugging to the next level.