Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Owned by Space

Learn pixel art and game development with the wonderful Pico-8 Game Engine! Discussion, courses, and resources to learn to make your own games!

Memberships

Blender Beginners

86 members • Free

Skoolers

174.8k members • Free

25 contributions to SpaceCat's Game Dev Heroes!
--laser room--
here is my new project (laser room)😁 its about robot in laser room try to ovoid lasers Do you like it??? 🙂
--laser room--
1 like • 7d
Oh that’s nice!!!! Like flappy bird kinda but a lil more unique! Great work!!!!
Challenge: MAKE A DOOR.
This week, open up Pico. Make a door that opens and closes! Maybe make it a fancy door??? Show me what u got!!!
1 like • 14d
@Youssef Badawy nice job!!!!
0 likes • 14d
@Enzo Carretto do it!!!
It’s back! The Farming Game Series!
Here’s how to make a stardew-inspired simple farming game! Episode 1 is out now!
--Clouds system--
--I mad e a small project. its a clouds spawn system.-- -Is it good?🤔 -Need your feedback. --here is the code-- clouds={} function make_clouds() c={} c.x=rnd(160) c.y=rnd(60) c.spd=rnd(0.5)+0.2 add(clouds,c) end function update_clouds() for c in all(clouds) do c.x+=c.spd if c.x>128 then c.x=-16 c.y=rnd(60) end end end function draw_clouds() for c in all(clouds) do spr(1,c.x,c.y,2,2) end end function _init() for i=1,15 do make_clouds() end end function _update() update_clouds() end function _draw() cls(12) draw_clouds() end
--Clouds system--
1 like • 15d
I think you’ve got the particle system idea down!!! That’s a really cool way to make clouds! Great job!
i am making my first game
hi! i am currently working on this game called fireheart( im so sorry for the goofy game name) it is inspired of the roblox game 99 nights in the forest and some random game jam game i forgot the name of basically you're supposed to pick up wood and throw it in the fire and not stay out too long other wise some monster attacks you. and also cult attacks(i've only got the fire working ,maybe this is ambitious 😰) i would very much appreciate any tips or ideas for this game thank you
i am making my first game
1 like • 17d
That looks really awesome to start out with… first of all, I would say yeah just start really simple and get one mechanic working really well like get the fire going really well and make sure everything with the fire works and then move onto other things like enemies or Whatever you need to do
1-10 of 25
Space Cat
4
7points to level up
@space-cat-5398
I make pixel art and develop games!

Active 1d ago
Joined Aug 23, 2025
Powered by