Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial

Gallery HD HTML Other Exlurker Arkanoid and Puzzle

  • Thread starter Thread starter exlurker
  • Start date Start date
  • Replies Replies 10
  • Views Views 1K

exlurker

Registered
Lewd
Game Developer
Prestige 1
Prestige 5
Joined
Mar 22, 2026
Threads
15
Messages
965
Vouches
0
Likes
1,513
LewdCoins
⚡10,875
Donation coins
0
Platinum
0
1/3
‎2 Months of Service‎
Thread owner
Allow others to update?
  1. yes
Developer Name
exlurker
Developer Links
Version
20260509
Latest Update
May 9, 2026
Release Date
Apr 21, 2026
Language
English
OS
  1. Windows
  2. Linux
  3. MacOS
  4. Android
  5. iOS
  6. Other
Allow others to update? yes
Developer Name exlurker
Developer Links https://lewdcorner.com/members/exlurker.230358/
Version 20260421
Latest Update May 1, 2026
Release Date May 1, 2026
OS Any

Exlurker Arkanoid

Overview:
This is an implementation of a simple Breakout/Arkanoid clone in javascript, where the tiles are placed on clothes

Breakout, Loli, Shota, Crossdressing, 2dcg, adult, exposure,
Option A:
  • Play online at the URLs indicated in this post
Option B:
  • Download the game files referenced in the html file you want to play. Example: Chika, either
    • Download ExlurkerArkanoid.zip from this post and extract in a directory
    • Download these files in a directory:
  • Run the game server using
    • python -m http.server
  • Play at the URL:
Option C:
  • Ask exlurker to give you access to the repository
  • Clone or download the repository files
20260509:
Add Chika Puzzle
Chika, Little Sister and Lilly from commissioned by .
Chika from
Source:

20260503:
Add images:

FemboyInkling2
Source:

Lily from FemboyInkling
Source:

20260501:
Add images:

DawapatOC from Makoto Orellana
Source:

FemboyInkling
Source:

JovankaBroz
Source:

20260421:
Add image
Chika, Little Sister and Lilly from commissioned by .
Chika from
Source:
More image pairs to be added by request.
Game confirmed working on PC and Android.

DOWNLOAD
ExlurkerArkanoid.zip in this post

PLAY
All platforms:






Chika Puzzle:

See Installation for instructions to run locally

Samples/Screenshots

You must be registered to see attachments
 

Attachments

You must be registered for see attachments list
Last edited:
Here's my feedback: It's Arkanoid, that's a plus and gives you room to play. Ball speed is good. Impacts maybe a bit unsatisfying, could add sound, maybe see if a touch of ball acceleration up to top speed after impact feels different? The ball can be hard to see, and I doubt you can find a good color for every possible image. Maybe give the ball an outline? Brick size and amount is good with sparse clothing. Large chunks of brick would be too tedious. Also good when the brick design has space for bouncing.

Here's a few features I thought might be fun to add:

Critical Bricks - Maybe in sensitive or thematic spots, a body part, an object that can be activated, etc. When that brick is broken, something happens. Maybe a graphic, sound, maybe it explodes surrounding bricks, maybe multiball, drops a powerup, etc

A mercy rule - the worst part is hunting down the one or two remaining solo bricks. Maybe 95% and everything left just auto-breaks as there's not enough left for it to hold together?

Powerups, a special attack with cooldown, things that fall to catch, things that fall to dodge, could even do meta-progression. Maybe some bricks are a mini-slot machine with varying effects
 
Thread owner
Excellent, I see @Paradigminant is volunteering to implement a lot of nice additions to the game!
You can just download the arkanoid.html and edit it, or ping me to get access to the gitlab if you prefer.
In the mean time, I did small improvements like adding a menu for changing the ball size, speed and number of lifes so that people can adapt the difficulty themselves.
I'll add a colour slider, a bar length slider next.
In the mean time, @plebpig7843 is looking for an image for his level, and I added a bouncing tits icon for the ball that they requested.

I also created a new level from a FemboyInkling image pair.

You must be registered to see attachments
 

Attachments

You must be registered for see attachments list
Excellent, I see @Paradigminant is volunteering to implement a lot of nice additions to the game!
You can just download the arkanoid.html and edit it, or ping me to get access to the gitlab if you prefer.
In the mean time, I did small improvements like adding a menu for changing the ball size, speed and number of lifes so that people can adapt the difficulty themselves.
I'll add a colour slider, a bar length slider next.
In the mean time, @plebpig7843 is looking for an image for his level, and I added a bouncing tits icon for the ball that they requested.

I also created a new level from a FemboyInkling image pair.
Sacly, I have none of the necessary skills. I'm just a good idea guy lol
 
Thread owner
Sacly, I have none of the necessary skills. I'm just a good idea guy lol
I will keep your ideas in mind but I want to keep the game relatively simple for now so that other people can check the code and adapt it easily to create new levels with their preferred images.
 
I will keep your ideas in mind but I want to keep the game relatively simple for now so that other people can check the code and adapt it easily to create new levels with their preferred images.
Totally, was by no means a request, just thinking out loud
 
Thread owner
Thread owner
Two more requests from baraag.
@Paradigminant
The latest games have sliders to control ball speed, ball size, number of lives and number of rows and columns. That should help with some of your issues.
If yellow does not work with a specific image, changing the colour is as easy as editing the line
gameCtx.fillStyle = "#ffff00";
but if there is a need, I can add a colour picker to the controls.
There is also code to use an animation as the ball, but I'm waiting on @plebpig7843 before I publish that.
 

Attachments

You must be registered for see attachments list
Last edited:
Thread owner
Thread owner
I tried running the game according to the instructions, specifically option B. The two images that are in the original zip file run fine, but I tried downloading all of the others and I get an error after I play on the "Play Arkanoid" button:

localhost:8000
Image not loaded yet – try again

What am I doing wrong?

P.S.: If it helps, here's the log on the http server:

Serving HTTP on :: port 8000 (http://[::]:8000/) ...
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:52] "GET / HTTP/1.1" 200 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:52] code 404, message File not found
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:52] "GET /favicon.ico HTTP/1.1" 404 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/arkanoid.html HTTP/1.1" 200 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/0.png HTTP/1.1" 200 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/1.png HTTP/1.1" 200 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/2.png HTTP/1.1" 200 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/3.png HTTP/1.1" 200 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/4.png HTTP/1.1" 200 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/5.png HTTP/1.1" 200 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] code 404, message File not found
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/a.png HTTP/1.1" 404 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] code 404, message File not found
::ffff:127.0.0.1 - - [04/Jun/2026 18:09:57] "GET /Lily/b.png HTTP/1.1" 404 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:10:06] "GET /Lily/arkanoid.html HTTP/1.1" 304 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:10:06] code 404, message File not found
::ffff:127.0.0.1 - - [04/Jun/2026 18:10:06] "GET /Lily/a.png HTTP/1.1" 404 -
::ffff:127.0.0.1 - - [04/Jun/2026 18:10:06] code 404, message File not found
::ffff:127.0.0.1 - - [04/Jun/2026 18:10:06] "GET /Lily/b.png HTTP/1.1" 404 -
 
Back
Top Bottom