CodeAndWeb's Dev Blog

Read our blog with the latest tutorials about game and web development, product updates and more.

How to create sprite sheets & animations for Flame Engine
How to create sprite sheets & animations for Flame Engine

Free tutorial: Create optimized animations & sprite sheets for Flame Engine, speed up startup of your app, reduce download size. Full demo source code included.

How to create and use sprite sheets with LayaAir
How to create and use sprite sheets with LayaAir

Free tutorial: Create optimized sprite sheets for LayaAir and use them in the IDE.

How to split sprite sheets into individual sprites
How to split sprite sheets into individual sprites

Use TexturePacker’s Sprite Sheet Splitter to cut a sprite sheet into separate sprite images: grid-based, transparency-based, or by using a data file.

Getting started with Starling for ActionScript 3.0
Getting started with Starling for ActionScript 3.0

Learn Starling (ActionScript 3.0) step by step and build optimized sprite sheets with TexturePacker. Includes setup, code, and source code.

How to use dynamic 2D lighting in Cocos Creator
How to use dynamic 2D lighting in Cocos Creator

Tutorial: Learn how to use normal-mapped sprites with the Light2D plugin to create stunning 2D lighting in Cocos Creator. Full source code included.

Tutorial: Translation with gettext + PHP
Tutorial: Translation with gettext + PHP

Free tutorial: How to translate your PHP application with gettext.

How to translate Angular apps: @angular/localize and XLIFF
How to translate Angular apps: @angular/localize and XLIFF

Free tutorial: Learn how to use @angular/localize to translate your Angular app with xliff (xlf) files. Covers ICU syntax. Example source code included.

Laravel translation tutorial: How to translate your web app
Laravel translation tutorial: How to translate your web app

Translation tutorial with a complete example. Covers: translation files, displaying translated texts with __() , blade templates, localized routes

How to create a 2d game scene in Unity
How to create a 2d game scene in Unity

This tutorial shows you how to create a 2d game scene with a background and a character sprite animation. Use sprite sheets to optimise the game performance.

How to create and use sprite sheets with Cocos Creator 3.x
How to create and use sprite sheets with Cocos Creator 3.x

Free tutorial: Create optimized animations and sprite sheets with Cocos Creator.

How to create sprite sheets for Phaser with TexturePacker
How to create sprite sheets for Phaser with TexturePacker

Learn how to create sprite sheets for Phaser with TexturePacker. This tutorial also explains how to create an animation and how optimize your spritesheet.

How to translate your Vue.js 3 application with vue-i18n
How to translate your Vue.js 3 application with vue-i18n

Free tutorial: Set up Vue.js with vue-i18n. Translate your templates, create and edit JSON translation files, switch languages at runtime. Covers Vue 3.

Godot: How to create sprite sheets the easy way
Godot: How to create sprite sheets the easy way

How to create sprite sheets for Godot using TexturePacker.

How to create sprite sheets & animations for PixiJS 8
How to create sprite sheets & animations for PixiJS 8

Free tutorial: Create optimized animations & sprite sheets for PixiJS 8, speed up startup of your app, reduce download size. Full demo source code included.

How to create a sprite sheet
How to create a sprite sheet

This tutorial explains how you can create your own sprite sheet from your sprites in seconds.

Boosting Unity Game Performance: Sprite Sheet Optimization
Boosting Unity Game Performance: Sprite Sheet Optimization

Free Tutorial: Create optimized sprite sheets for your Unity game. Reduce overdraw, vertex count and draw calls. Simplify your sprite management.

How to translate your React app with react-i18next
How to translate your React app with react-i18next

You will learn how to translate your React app with react-i18next. The tutorial also explains how to manage the translations json files with BabelEdit.

How to Translate Your Angular App with NGX-Translate
How to Translate Your Angular App with NGX-Translate

Free tutorial: Set up Angular 17-20 with ngx-translate, switch languages, extract translations, and edit translation files.

Previous
Next