Oliver
341 posts

Oliver
@pixelchipcode
Code + Math + Pixels GameMaker | Aseprite | Lovely Composer https://t.co/DGmUPYUPzk
Berlin, Germany เข้าร่วม Mart 2022
121 กำลังติดตาม152 ผู้ติดตาม

@Fasura_tada @NuraPixel Congratulations!!! An incredible amount of work.
English


Added new Dog enemy to my 2D Sci-Fi Game #gamedev #indiegame #indiedev #2Dgames
#Dogecoin
youtu.be/zRDpYUtKqS0?si…

YouTube
English

@pixelchipcode Well done @pixelchipcode. we'd love to see your game enter our upcoming game Jam, there is $19k cash prize to win... just saying :)
English

@AntennaGames Hey, thanks. Still a lot to do before the submission date. Love your rouge like fishing game, incredible concept!
English

@AntennaGames Ha ha, just a start. Not a patch on the juiciness of Lake of Creatures!
English

@GameMakerEngine Thank you for being the ultimate dream machine for game devs, tinkerers, hobbyists, storytellers, pixel artists, experimental creators, and everyone in between. For 25 years, you’ve turned wild ideas into reality, here’s to many more! 🕹️✨ #GM25
English

@ChimpSquared Oh yeah, that’s such a great idea! Probably make the movement more naturalistic too.
English

@pixelchipcode Feel like they could flock around the cursor in a damped way!
English

@josieheartjosie Hey, thanks! I just love math, from so little you get so much. It is like magic.
English

var t = current_time / 1000;for (var i = 0; i < 360; i += 0.5) {var r = (i * 1.5) * (1.5 + 1.5 * sin(t/5)); var xx = room_width / 2 + cos(i + t) * r;var yy = room_height / 2 + sin(i + t) * r;draw_circle(xx + sin(r) * 10, yy + cos(r) * 10, 2, false);}
#GameMaker #gml
English

var t=current_time/600;
for(var i=0;i<room_width;i+=3){
for(var j=0;j<room_height;j+=3){
var z=sin(i/40+t)*cos(j/40-t)*20;
var n=sin(i/20+cos(t))*sin(j/20+sin(t))*15;
draw_point(i+z+n*sin(t),j+z+n*cos(t));
}
}
#GameMaker #gml #creativecoding
GIF
English

@TravisBattles @Pixel_Dailies Ooo that's so good. I would instantly recognize it, great job with so few pixels!
English

@pixelchipcode it was such a smooth transition from hobby projects to work projects that I didn't even notice the change
English

@TransientCode Probably makes it all the more satisfying, traffic then tranquillity! Keep posting these I love seeing where you go
English

@TransientCode Beautiful! Wish I was there right now, looks so serene.
English

@pixelchipcode I was working with GameMaker since 2003, everything you do is amazing and helps me realize how much I still have to learn.
English









