Page 1 sur 2

Arcader (Retro Game)

Publié : dim. 11/janv./2026 19:12
par darius676
For some reason I start a side project to get focus for the main project.
https://mark-dowen.itch.io/

coded and compiled 100%purebasic like all my ohter games and tools.
https://youtu.be/z2xHSHjrSg8?si=_6nNEUUt1ocQ3_cw
Welcome to: ‘ARCADER’ (working title)
A classic (retro shooter) is in the making.
Planned:
Unlimited worlds/levels/waves

You get:
Pre-order download: This download is equivalent to
‘Early Access’, which means that all updates and progress are
immediately available and you can participate in the development process.
There are two packages:
1)The pre-order package
2)The pre-order package including programme code (which usually corresponds to the current version of the game).
System requirements for the game:
Windows 10(11) 64-bit
Some hard drive space
Some RAM, around 200 MB :)
Game controller (XBOX)
or
Keyboard

Controller:
A= Select (Press/Hold)
B= Back
X=Shoot
Sticks: For Direction

Keyboard:

ENTER=Select(Press/Hold)
B=Back
ESC=PAUSE
X=Shoot
Move: Cursor or WASD



Installation:
Download the directory to any folder and unzip it
For the package with the source code, you will also need
PureBasic 6.30 64-bit to edit or compile the code.
Note:
No liability of any kind is assumed for the data provided. There is no guarantee of functionality.
With software that is still in development, there is always the possibility that
it may:
Damage to the executing system, such as data loss.
Sudden errors occurring during the execution of the programme.
Inputs/displays/contents being incomplete and partially or completely incorrect.
Any changes to the code and/or the accompanying files, as well as the use/execution of the programme by the user, are entirely at your own risk.
Translated with DeepL.com (free version)

Re: Side Project

Publié : dim. 11/janv./2026 22:05
par case
pas mal , juste il y a comme des saut d'images par moment c'est du a la capture ou un probleme dans le code?

somtime the screen seems to lag, il this a capture problem or a bug in the matrix ^^

Re: Side Project

Publié : dim. 11/janv./2026 23:04
par darius676
It is an early prototype, goal is: all is generated in real-time, so it's sometimes frame dropping. It's the procedural system/engine I use in my main project (Leafes Of Destiny), I did some cuts to the code and feature set, for this arcade game. ARCADE is planned to be an endless game. Waves, changing biomes , combining biomes, tons of upgrades for your spaceship.

Re: Side Project

Publié : dim. 25/janv./2026 13:07
par darius676

Re: Side Project

Publié : dim. 25/janv./2026 16:57
par SPH
Forum français !
Donc, on parle français ici !
Je me suis fait reprendre par Fred il y a plusieurs mois là dessus sur le forum anglais car j'avais parlé français !!!

Il n'y a donc pas d'exceptions... :idea:

Re: Side Project

Publié : dim. 25/janv./2026 17:04
par case
sph je ne crois pas que tu sois modérateur, tu peux signaler le post a un modérateur qui fera le nécessaire si c'est justifié mais ce n'est pas la peine d'envenimer les choses en attaquant directement les gens qui postent ici.

allez bisous et respire...
:mrgreen: :mrgreen: :mrgreen:

Re: Side Project

Publié : mer. 28/janv./2026 20:59
par darius676
I m sorry, for english, but, its better than my french language skills. (I do not trust online translators for languages I do not even know a single word)
There is so much bullshit translation(autotranslation is switched on for french....)


it goes on, now with weapon upgrade system...

https://youtu.be/fTOFq0eAsq4?si=vAO6zSPBKKqSw5ai

Re: Arcader (Retro Game)

Publié : ven. 06/févr./2026 20:30
par darius676
Update: (Performance, Assets, Effects)
Link: Look for first post :)

Re: Arcader (Retro Game)

Publié : ven. 06/févr./2026 21:29
par case
nice :)
bravo !

Re: Arcader (Retro Game)

Publié : sam. 07/févr./2026 19:55
par darius676
New progress: Gamplay: First Post.
You can get the "Preview/Prototype" for free.
https://mark-dowen.itch.io/

Re: Arcader (Retro Game)

Publié : sam. 07/févr./2026 19:57
par darius676
case a écrit : ven. 06/févr./2026 21:29 nice :)
bravo !
Thank you

Re: Arcader (Retro Game)

Publié : dim. 08/févr./2026 21:52
par darius676
se the download link in the first post.

I have now checked some of the files and the source code, and it may be that the last upload was not the most recent version after all. This has now been replaced by the latest build currently available and can be downloaded.

In addition, a few things have been changed or (I am lazy when it comes to writing instructions) explained better.

In summary:

Keyboard control (implemented as an alternative to gamepad control and intended more as a ‘develop/debug’ interface)

Keyboard:
In the selection menu:
‘A’, ‘ENTER’ = Confirm
Cursor keys: Select menu item.

Key ‘B’ = Go back one screen (‘Credits screen’ --> ‘Start screen’)

In the game:
‘ESC’ = PAUSE
“W”, ‘A’, ‘S’, ‘D’ = Control the spaceship
Cursor keys = Control the spaceship

‘X’, ‘SPACE’ = Fire missiles

‘PAGE DOWN’ = Game is sent to the taskbar. (Game paused)
When the game is retrieved from the taskbar, the ‘ESC’ key must be pressed to open the pause menu. (This is a logic bug...)

If the game does not respond to input but is still active, it is likely that the focus of the game has been shifted to the background by an application or input. Solution: Press the left mouse button in the game field to return the focus to the game.

Currently, the concept works:
‘Unlimited Game Loop’,
ToDo:
additional worlds/biomes will be added.
Various presentations (player ship is destroyed, player ship returns to the game), etc...

Re: Arcader (Retro Game)

Publié : mer. 11/févr./2026 20:30
par darius676
Now: Fixes: For:
GUI input delay, diagonal player movement. For download use the link in the first post.

Re: Arcader (Retro Game)

Publié : sam. 14/févr./2026 13:56
par darius676
Improvement. Working: Endless Game Loop (more maps to come)
for download look first post

Re: Arcader (Retro Game)

Publié : dim. 15/févr./2026 15:28
par darius676
BUILD 1771.166015625
Game Loop Fully Working,
First Boss (not balanced)