View all by glowiak
glowiak
Follow glowiak
Follow
Following glowiak
Following
Add To Collection
Collection
Comments
Devlog
BlasterSpace
←
Return to BlasterSpace
Devlog
D (the) problems
August 06, 2022
by
glowiak
So I began to rewrite BS in the D(lang) programming language. Here it is but very early: http://codeberg.org/glowiak/dblasterspace...
Continue reading
Release 0.0.6
July 28, 2022
by
glowiak
changes: -add scrolling background everywhere together with a transparent logo -replace title with rocket as the game image on the panel/taskbar -limit maximum health to 10hp, will be customizable in...
Continue reading
Thoughts about Java
July 27, 2022
by
glowiak
So, Java is my favourite programming language and this game is made in. But Java isn't really a speedrunner. Noticed this cooldown just after starting the game? Ya, then JVM is probably translating it...
Continue reading
The Screenshoot update 0.0.5
July 26, 2022
by
glowiak
changes: -iron martian octupus now has 15 health instead of 10 and spawns from 20 level instead of 25, also it now deals 3 damage instead of one -implement exiting to menu on the M key while the game...
Continue reading
0.0.4 - The Iron Health Update
July 23, 2022
by
glowiak
#octopus, #iron
I am here to make the game harder changes: -new health system - Flying Saucer has 1hp, Martian Octopus has 5. -AlienBullet got an owner attribute -new alien type - Iron Martian Octopus. Spawns at leve...
Continue reading
Release 0.0.3
July 23, 2022
by
glowiak
changes: -add better collisions -made Renderer.keyboard not static -add option to pause (P) and corresponding screen -add back animation for respawning and pausing -make the build script know what is...
Continue reading
Critical bugfixes in 0.0.2
July 22, 2022
by
glowiak
-fixed that when you die you are at level 1 instead of 0 -forced clock to run at speed of 315 fps...
Continue reading