FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
J2ME — Building Java Mobile Games Under 128 kB
How-ToWeb Development

J2ME — Building Java Mobile Games Under 128 kB

via Dev.toAdrian Kurek2h ago

🎬The Past… Does anyone remember downloading J2ME games via premium SMS, often discovered in the back pages of paper magazines? That’s where my professional game development journey began. Here are some screenshots from games programmed by me that I was able to find in the Internet Archive. At the time, Java games dominated the European market, while in the US, BREW and native C solutions were more common. Most devices had strict application size limits, typically around 64-128 kB. Yes, kilobytes. Let’s take a step back in time. Here are some of the techniques we used to overcome those limitations. 🎨The Art… We relied heavily on PNG as our primary image format because it supports indexed color palettes with different bit depths. Fewer bits per color index meant smaller files. It wasn’t unusual to work with palettes limited to 256(8bpp), 16(4bpp), or even 4(2bpp) colors. To compensate for the reduced color range, we used dithering extensively. File1 → RGB ( 28.48kB ) File2 → 256 Colors I

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

Building to Last: Engineering Software That Eliminates Tech Debt During Development
How-To

Building to Last: Engineering Software That Eliminates Tech Debt During Development

Medium Programming • 31m ago

MediatR: How to setup a Request Handler? — ASP.NET CORE
How-To

MediatR: How to setup a Request Handler? — ASP.NET CORE

Medium Programming • 1h ago

Musk’s tactic of blaming users for Grok sex images may be foiled by EU law
How-To

Musk’s tactic of blaming users for Grok sex images may be foiled by EU law

Ars Technica • 1h ago

What Makes a Good Open Source PR (Lessons From Getting Mine Closed)
How-To

What Makes a Good Open Source PR (Lessons From Getting Mine Closed)

Dev.to • 2h ago

Hoto’s powerful PixelDrive electric screwdriver is 25 percent off
How-To

Hoto’s powerful PixelDrive electric screwdriver is 25 percent off

The Verge • 2h ago

Discover More Articles