top of page
COZY COZY WORLD
I am an ordinary Japanese salaryman in his 50's.
The posts are mostly about my attempts at programming which I have taken up recently to maintain logical thinking.
And a bit about my travels around the country.
Home: ようこそ!
Search
cedarcantab
Sep 2, 20212 min read
Danmaku using Phaser 3 (step 6): Multiple Spiral
In examples so far the Danmaku fired one stream of bullets. The stream might have rotated or the bullets might have been fired on...
11 views0 comments
cedarcantab
Sep 1, 20213 min read
Danmaku using Phaser 3 (step 5): Accelerating Bullets
As mentioned in a previous posts, individual bullets are created as image game objects with physics bodies. As such the members of the...
10 views0 comments
cedarcantab
Aug 31, 20213 min read
Danmaku using Phaser 3 (step 4): Intermittent Bullets!
In all the examples up to now the Danmaku fired bullets at fixed intervals in an endless loop. As a bit of variety how about if we had...
12 views0 comments
cedarcantab
Aug 29, 20212 min read
Danmaku using Phaser 3 (step 3): "Bending" Bullets
In this example we briefly step away from the bullet firing pattern and fiddle with the bullet class itself. I mentioned in step 1 that...
10 views0 comments
cedarcantab
Aug 28, 20213 min read
Danmaku using Phaser 3 (step 2): Spiral Danmaku
In the previous post I created the most basic of danmaku patterns, namely shooting consecutive bullets in a straight line. The bullet...
15 views0 comments
cedarcantab
Aug 27, 20215 min read
Danmaku using Phaser 3 (step1): Directional Danmaku (方向弾)
Danmaku is all about shooting bullets in pretty patterns. A lot of bullets. A curtain of bullets! Directional Danmaku (方向弾) In this blog,...
20 views0 comments
cedarcantab
Aug 24, 20211 min read
Danmaku using Phaser 3: How to shoot lots of bullets
Since deciding on danmaku as the subject matter to get myself back into the world of programming, I had to start somewhere. The best way...
13 views0 comments
cedarcantab
Jul 26, 20212 min read
Choosing my first project - Danmaku
I have been dabbling with Javascript and Phaser 3 games framework for a few weeks now. My first big takeaway in returning to programming...
15 views0 comments
cedarcantab
Jul 25, 20211 min read
Programs from my teenage years
As I mentioned in my earlier post, I used to write simple games for the BBC Micro. Back in those days, there were many magazines which...
10 views0 comments
cedarcantab
Jul 24, 20212 min read
My original foray into the world of computers and programming
My dad bought me a personal computer called the ZX81 when it was first launched, when I was a teenager. I had no idea what a computer was...
7 views0 comments
Home: Blog2
Home: 配信登録
bottom of page