123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|136|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Theme of the Week -> City Week

Mon, 02 Jun 2025, 01:30
Socoder

City Week

Urban design, architecture, metropolitan themes

OK, this is the first of these, so I'm going to explain what's going to happen.
Over the course of the week, each day is pre-scheduled.

Mondays are for Memes, post what you want, a humorous thing in some way related to the given theme.

Tuesdays are for Teaching, post a tutorial or teach us something interesting that you might have learned over the years.

For Wednesdays, we're having a standard "Worklog" day. Post us an update of how your work, coding, general life is going on. Wednesdays don't necessarily need to be about the week's theme.

Thursdays are for Throwbacks, where we all get nostalgic. Can you fit nostalgia into the week's theme?

Fridays are Foto day. Be creative and show off your epic photography skills.

Screenshot Saturdays don't need to be relevant to the week's theme, but if you've made it this far through the week, who knows what you've been working on..!

And then there's Sunday Showcase, when you can post anything you want that should in some way be relevant to the theme.
If you've been using the week's theme like we used to do Wednesday Workshops, then Sundays would be the day to showcase what you've been making.
Otherwise it's just a good reason to show off your themed creativity.




Meme Monday

Post or create a Meme that's somehow relevant to this week's theme.
Tue, 03 Jun 2025, 00:59
Socoder

Teaching Tuesday

Can you teach us something that's somehow relevant to this week's theme? Maybe a link to something useful, or even writing up a small tutorial.
Tue, 03 Jun 2025, 02:56
Jayenkai

Cityscape




A simple parallax scrolling cityscape.
How to.

1. Use Google Image Creation to make a tileset, then rip out the half-decent looking tiles that might work well.
(and or draw them yourself, because, really, they're not hard to do.)

2. Set up a large buffer that you can draw a bunch of skyscrapers onto.

3. Draw skyscrapers onto the buffer, from left to right. Each skyscraper reuses one of our tiles, and repeats it vertically for a random height.

4. For each skyscraper, add an alpha-transparent rectangle of random darkness/colour, so that each skyscraper has a subtle amount of variation.

5. Additionally add stripes of differing darkness levels, down the height of the skyscraper, to give things a bit more texture.

6. Switch back to the screen buffer and draw layers of the skyscraper buffer at offset positions, to give a nice 3D parallax

7. If we add an alpha-darkening layer between each buffer draw, then the towers in the background become darker, and things "pop" a little better.

  --v


-=-=-
''Load, Next List!''
Wed, 04 Jun 2025, 01:26
Socoder

Worklog Wednesday

What have you done this week? This needn't be relevant to this week's theme. Just let us know what you're up to.
Wed, 04 Jun 2025, 01:52
Jayenkai
I actually neatened up a couple of bits of the forum yesterday.
DNA asked where the "Code Directory" had gone, with Dan pointing to it in the sidebar where it'd always been.

I clicked on it, so I did..
And..
Oh my god, what the hell is that wall of horror!?!
Giant oversized headers, smaller bits of waffle, extra waffles on the side.
AARGH!!!

I remember when I built those sections that I intended to "neaten those later, once the CSS was in place", but never really got around to it.
So, that's what I did yesterday, that and the main forum list is now much more readable as a result.
.. or at least, to me it is. I don't know if you'd agree. Let me know.

Other than that, I added 4 games to my game archive on Monday, and there's been oodles of work done on the Tilemap functionality of JSE that I've still to finish.. I'll probably do that today. Get it done and uploaded.

.. Gosh, what a busy week it's been. Almost as if I'm trying to get all my jobs done so that I can spend the entirety of Thursday doing something fun

-=-=-
''Load, Next List!''
Wed, 04 Jun 2025, 03:26
cyangames
Recovering from the Gym, usual work stuff, making more lil bits to save peeps time, bought some nice gym shoes, been dealing with some (so far) pretty terrible a.i. in comparison to other, much nicer a.i.

Helping other companies out with website issues

Made a lot of pokebowls

Had yesterday off and did very little, yay!

-=-=-
Web / Game Dev, occasionally finishes off coding games also!
Wed, 04 Jun 2025, 03:52
realtime
Still not giving up with BlitzBasic.

Trying to create something similar but with javascript, starting with blijs then move into mini basic, and then move it to basic blockly, that end up with basik blok. All can be found here in this forum.

try here (it is indonesian language, click the run button to see the result)
basik blok

Still not giving up, things has changed, programming has been different but the idea should not change: to make coding fun and simple like before.


I am now starting with the new version of library with more modern approach but keep things simple.

Hopefully can post some demo here soon.

-=-=-
me blog: fork-garden
Thu, 05 Jun 2025, 01:02
Socoder

Throwback Thursday

Tell us a story of something old, that's somehow relevant to this week's theme. Maybe even include a picture?
Thu, 05 Jun 2025, 01:24
cyangames
A fair while ago at Plymouth University I was walking along the pavement only to be hit on the back of the head by a bus wing mirror. It stung! I've always been slightly more wary of buses since then!

-=-=-
Web / Game Dev, occasionally finishes off coding games also!