Articles tagged with: Videogames

Disabling unneeded Windows 11 Services (for gaming)

Summary: A guide to remove Windows 11 services that are not useful from a gaming-only point of view.


Optimizing Windows 11 for Gaming

Summary: A detailed guide to configure and optimize Windows 11 for gaming, also providing security and privacy suggestions.


Building a hackable poker game

Summary: An ongoing personal experiment, building a web poker game where the rules can be hacked to increase your hand size, do multiple discards/redraws or play bigger hands.


JavaScript RLE algorithm v3 - Bit-Level RLE

Summary: A Javascript bit-level RLE algorithm compression implementation, used with videogame sprites


JavaScript RLE algorithm v2 - Sprite Tiles

Summary: Testing the Javascript RLE algorithm compression applied to arcade game sprite tiles