LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

My 2D building game

Root / Talk About Programs / [.]

TheRealGamerBoy07Created:
I already know pocky is making a 2D building game but just like video games that are sold, there are more than one platformer, shooter etc. And I need help with a grid system on the bottom screen, Can someone help me make a grid on the bottom screen and if you tap an area with a block it starts destroying it and if you tap air you place the block in hand.

I can do the rest but I need help with that cool system and block data (but not generation.)

All updates will be posted a day earlier on miiverse than on this site.

I will need some help so hopefully someone could help me out.

If I could get help on those two things The game will come out officially and hopefully in 2016.

The edit button exists. You don't need to make four different posts.

I know...

The edit button exists. You don't need to make four different posts.
Would you like to help?

Make a 26x16 pixels rectangle on your spritesheet composed of transparent and white checkerboard pattern. Set a sprite of the same dimensions with that image and scale it up 16 times so that one pixel matches the size of one tile, and set it's alpa setting to something around 10 to 20%. Make sure that it's always aligned by offsetting it by the remainder of the camera position divided by 16 (camera position modulo 16) and you should be good to go!

uhhh... Well I don't know how to make that since I am used to petit computer. Sorry :( Could you make a program which is a gird and you can place and break blocks on smilebasic? I will put you in the credits.

To let you all know this project is REALLY IMPORTANT to me and I would just like some help.

Make a 26x16 pixels rectangle on your spritesheet composed of transparent and white checkerboard pattern. Set a sprite of the same dimensions with that image and scale it up 16 times so that one pixel matches the size of one tile, and set it's alpa setting to something around 10 to 20%. Make sure that it's always aligned by offsetting it by the remainder of the camera position divided by 16 (camera position modulo 16) and you should be good to go!
Could you make a key for a grid where you could place/break blocks on the bottom screen or just post the coding on a post?

Dude if you start editing your posts instead of posting more and more I will make the demo program for you ok? You just press the edit button It's not really that hard.


I don't need help anymore, I figured it out! :)

Dude if you start editing your posts instead of posting more and more I will make the demo program for you ok? You just press the edit button It's not really that hard.
Thank you (I do not know how to make the link work)
>Says thank you >>>Doesn't edit his post In other words, you purposely didn't edit your post so ProgramGamer doesn't have to make your code..? EDIT: (See, it's possible to edit posts) I could help. Just don't request designs... EDIT 2: Did I sound rude? I hope not, because I mean it: I can help you with anything you need..! Now I wonder if ProgramGamer actually made the thing you wanted.