-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|163|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




realtime

quick prototype javascript platformer in 100 lines

6th June 2025 Javascript, Browser Based
I challenge my self to create a quick prototype of platformer game in less than 100 lines.
Can only make the move mechanic, and it is already near 100 lines.
demo
source code available on the page, or this link
source code
keyboard only
(Image.jpg)


Pio

Gorm

Arrange the numbers so you can eat them all in order, in one go.
I'm still working on this. Use keyboard to move, Not so playable with mouse.
Uses this nice Lua implemented in JavaScript that someone made.


Eikon

Metroid X

25th February 2025 BlitzMax, Windows
Metroid X


Eikon

EikOS

30th April 2024 Blitz Max, Windows
Retro OS game launcher


Eikon

Bubble Bobble RPG

12th April 2024 BlitzMax, Windows
NES Remake


AndyH

Emu's Massive Hunt [Vic 20 +35K]

I'm making a platformer for the fully expanded Vic 20. I've had fun with making a game in the unexpanded (4k) Vic and now I want to do something without the restrictions of limited RAM. Well it's still limited to a bit under 40K but that is hug*snip*


ricardo_sdl

The Enemy : for ''One Enemy'' Game Jam

3rd January 2024 PureBasic, Windows
Can you defeat The Enemy?


Jayenkai

Q-Billy

31st December 2023 JSE, Browser Based
Q-Billy takes a turn at the cubes


realtime

Basic Blockly

24th December 2023 Javascript, Windows
I was trying blockly lately developers.google.com
I think this is good and so I start to migrate my old project (socoder.net and socoder.net) to this.
I don't know how far I can go with this. I think it can be used to create a simple app, code snippe*snip*


Eikon

Demon Attack X

27th November 2023 Blitz Max, Windows
Demon Attack X is a remake of the TRS-80, Tandy Color Computer game that was published by IMAGIC in 1982. There were numerous ports based off the original Atari release, but I always found this version to be the best due to the unique graphics and the amaz*snip*


Jayenkai

Moon Debris

19th November 2023 JSE, Browser Based
Blast away the moon debris and gather up some crystals along the way


Jayenkai

Friday Night Bubble

11th November 2023 JSE, Browser Based
Frantic bubble bursting mayhem


In Trance We Tru

Putting right a wrong.

Intro
------
In 1984 I applied for a job as a games programmer at Elite Systems Ltd, publishers of games like Kokotoni Wilf and Blue Thunder. I have no idea how I blagged my way into landing that job, but I did. I had been given the task of developing a *snip*


Eikon

Little Nemo X

16th October 2023 Blitz Max, Windows
Little Nemo X is a remake of EikSoft's original game, Little Nemo's Nightmare which was released in August of 2014. The game combines two NES classics, Little Nemo: The Dream Master and the lesser known game Monster Party, to add a horror themed tw*snip*


Eikon

Joust X

5th September 2023 Blitz Max, Windows
EikSoft's first game release in nine years is finally here, full source code included! Joust X is a remake of the NES version of Joust that was released in 1988, which is itself a port of the original Williams arcade game released in 1982. The graphic*snip*


Pio

Exploding Numbers

29th January 2023 Love2d / Lua, Cross Platform
Divide and add numbers in 2D grid to reach a stated goal


Pio

Twinnings

20th November 2022 Lua / Love2D, Cross Platform
Find pairs


steve_ancell

The Need For Friction

30th March 2022 AppGameKit, Windows
Uploaded to Itch IO and ready to download. Linkage!


Pakz

Berzerk level generator

11th January 2022 Lua(codea), Ios
Level generator from the classic game berzerk


Pakz

Recursive map generator

10th January 2022 Lua (codea), Ipados
(Image.jpeg)
[code]
-- Recursiveprocgen
-- Use this function to perform your initial setup
function setup()
print(''Hello World!'')
mw = 40
mh = 40
tw = WIDTH/mw
th = HEIGHT/mh

createmap()
end
-- This fun*snip*


Pakz

L Systems - plant

28th October 2021 Lua - codea(ios)
L systems - string with turtle instructions


therevillsgames

CapeMan in Nightmare Realm

24th October 2021 Windows
A one button game created for the Syntax Bomb ''There Can Be Only ONE'' competition - Oct '21.


Andy_A

Petri Dish

Hi all!
I made a simple little 'Brownian Motion' generator. It started out as a simple code snippet that just grew into a full blown app (feature creep).
You can generate plots, save and load plots as data files, save a .bmp of the plot, and chan*snip*


Pakz

sprite sheet animator(bplus)

15th July 2021 Blitz, Windows
A ancient tool to animate spritesheet


Pakz

Random Walker Mazelike maps(Godot script)

16th February 2021 GDScript 3.2
Some Godot script for creating maps.

More - Older Posts