SirPope Posted January 14, 2018 Report Share Posted January 14, 2018 I've been wanting to actually get around and create a game. I've already got some small games/minigames that I'm working on but, fire anyways. What are some easy games to code (that don't require a lot of assets)? If you can order it in difficulty that'd be appreciated. Also: If you know of any 2D pixel art tutorial sites that are set up for 'artistically retarded and color ignorant' people... That'd be very much appreciated. I would post this in the forum of the program I'm using but the only people who actually seem to check that is, me... and the programs creator. It's new, young, unknown, and partially incomplete. Thank you. Sorry for the unfunnymehmeh... Quote Link to comment Share on other sites More sharing options...
Stan` Posted January 14, 2018 Report Share Posted January 14, 2018 For pixel art, look at Imgur there are some nice dumps for that. Also deviant art. Stuff like this https://imgur.com/gallery/tFxyX 3 Quote Link to comment Share on other sites More sharing options...
Loki1950 Posted January 14, 2018 Report Share Posted January 14, 2018 Ren'py is a Python based game/comic app that is great for story boarding for human characters have a look at makehuman(shameless plug I'm one of their moderators) Ren'py also has branching ability some good for choose your path stories. Enjoy the Choice 1 Quote Link to comment Share on other sites More sharing options...
SirPope Posted January 15, 2018 Author Report Share Posted January 15, 2018 @stanislas69 Amazing pixel art tutorials. There are some tile-based and top-down sprite tutorials in there that I needed for a separate project. I never thought of looking at the sprite as separate parts. I normally just draw everything and don't account for angles. Someone else made me some sprites but I have to do all the tiles myself (and some other animations). The color palette he used (and the angle of the lighting) is pretty much chaos. I've got to redo them all in a bit better fashion. I'd rather make my own though. I'm going to have too anyway. He never added any combat animations and they are way out of my league to recreate/fix. Basically, this works perfectly for a lot of things. @Loki1950 I tried ren'py but I don't quiet understand it at all. I looked through the tutorial a bit but not quite what I want (or just way too complicated). Though a choose your path type of gameplay is kind of what I want in that separate project I'm working on. Story boarding would make it easier too. The character editor makehuman, is it the 3d one I'm finding on google? If it doesn't work on windows xp, I can't use it. BTW, Pong is "complete"... I'm not going to upload it because you can't actually lose the game. The AI doesn't really do anything. Well, it follows the y axis of the ball... slowly. It also doesn't have a win screen... and the ball isn't a ball... it's a square... that acts like a ball. That's just how rectangle's work. The universe change three seconds ago, they bounce perfectly now. Fine, I didn't bother making a graphic for it. I just drew a rect on the screen, moved it, made it bounce, and completely forgot about scores... I'll fix it but it's boring. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.