Software Dev wanting a side project |
- Software Dev wanting a side project
- Create a Complete Main Menu in less than 10Min to use in small projects or in Game Jams. The project is available on my GitHub all you have to do is just import it.
- Tweetheart - Pickup fruits feature!
- Create quick 3d face model for game
- Anyone else doing the one-game-a-month challenge?
- Just released FeedbackBot, a user feedback collection bot for Discord
- 3D game, only 2D experience!
- 3DBuzz Closing Doors, All Content Released for Free
- Legal contacts (public info) of 3rd-party resellers (Sometimes called "Gray Keys")
- My first game on Itch.io, Dark fantasy dungeon crawler !
- How would I go about managing transparency with deferred rendering and Pixel Sprites in OpenGL
- Question about using projects found online for portfolio
- Scripting System Implementation
- This is my new ping pong (still under development) I would highly appreciate any suggestions or comments
- Fresh Graduate in Scotland looking for advice.
- Need help - Board/Card Game Making Software for newbies?
- Starting a project from scratch
- Which kinds of 2D mini games should one develop in order to learn gamedev?
- How can I attack system for my mobile game?
- Unity 2D Arkanoid scripting problem on noobtuts.com
- How to approach playtesting for story based games?
- Mystery of the “unknown Japanese developer M2 shmup solved by a fellow redditor
- What do you guys think about a game based on r/Outside?
- I've made a character body but feeling confused what to do next
Software Dev wanting a side project Posted: 05 Jan 2020 07:10 AM PST Hi there, sorry if this is a vague question. I am a software developer with about 5 years experience and an avid gamer. I've been looking for a project to do in my spare time and thought playing around with some game Dev would nicely mix my job and hobby. My question is this, I am a backend Java developer so I don't really know where to start, I know game Dev can be done in Java but it is not ideal. Should I try and use an engine to make something (I'm thinking a 2d pixel game after some initial practice) or are there some libraries I can use to do it in Java, as while I'm not opposed to learning something new, Java is what I know. Any suggestions on engines for other languages or libraries I could use for java would be greatly appreciated. If any further information is required then please ask. Thanks in advance for any help :) [link] [comments] | ||
Posted: 05 Jan 2020 05:26 AM PST
| ||
Tweetheart - Pickup fruits feature! Posted: 05 Jan 2020 09:41 AM PST
| ||
Create quick 3d face model for game Posted: 05 Jan 2020 03:11 AM PST
| ||
Anyone else doing the one-game-a-month challenge? Posted: 05 Jan 2020 09:26 AM PST
| ||
Just released FeedbackBot, a user feedback collection bot for Discord Posted: 05 Jan 2020 11:22 AM PST
| ||
Posted: 05 Jan 2020 08:44 AM PST So like the title says I've done some programming with 2D games to build up my skills, mostly in Java. Now I want to tackle the world of 3D by using c++ and making my own engine. I'm pretty good at math and I'm a quick learner. What's the best way to learn graphics and 3D rendering as well as some game related things like collisions. Thanks! [link] [comments] | ||
3DBuzz Closing Doors, All Content Released for Free Posted: 05 Jan 2020 11:48 AM PST | ||
Legal contacts (public info) of 3rd-party resellers (Sometimes called "Gray Keys") Posted: 05 Jan 2020 12:30 AM PST https://docs.google.com/spreadsheets/d/1SFphGeZnwVKeaRcL7YfZEvKDHx45AhMm_U4E93Sn5OE/edit?usp=sharing File >> Make a copy >> Edit your own info in. This took a ton of effort to find all of this, so hopefully you guys can make use of it. Comment mode is enabled, if you wanna add new sites and info. PS - I recommend everyone here that has $300 budget to Google how to register your trademark in Hong Kong: Nearly everyone seems to hide there since their copyright laws only go into affect if you are registered there (vs America where you don't need to register): Gives you a much stronger case to demand takedowns. But not NECESSARY. Regardless, you should still try to contact them and have it removed. If they sell to someone in your country, they're still bound by those laws, in addition (I'm NOT a lawyer, but from what I can tell). All of this info was available publicly found via Google or their own terms of service. [link] [comments] | ||
My first game on Itch.io, Dark fantasy dungeon crawler ! Posted: 05 Jan 2020 09:00 AM PST
| ||
How would I go about managing transparency with deferred rendering and Pixel Sprites in OpenGL Posted: 05 Jan 2020 11:55 AM PST I asked the developer of Eastward, who managed to use deferred rendering inside of a 2d pixelart game, how did he achieve it. He said that Pixel sprites are "Solid", therefore deferred shading is doable with transparent pixel sprite. How would I go about doing that? What does the fact that pixel sprites are "solid" change? I am only interested in 0.0 alpha, not using anything in-between 0 and 1. I am currently using OpenGL and want to find a pathway to continue development. [link] [comments] | ||
Question about using projects found online for portfolio Posted: 05 Jan 2020 11:39 AM PST Hi. This may be a weird question but I just wanted to ask do employers care about having projects found online in your portfolio? I have a couple games that I have done with the help of tutorials but I'm not entirely sure if an employer would find that to be okay. [link] [comments] | ||
Scripting System Implementation Posted: 05 Jan 2020 07:37 AM PST Hey all! So I had a quick question in relation to scripting system implementations. The way I see it there are usually two forms. The first is the way unreal/Godot/unity handle scripting in which any object that derives from an "Object" class can have their functions and etc implemented in a scripting system, and the way Lumberyard/Overwatch does it in which each entity has an optional "ScriptComponent" so all scripting is done on a per entity basis only. It seems that the first approach is a key staple in legacy engines while the latter is being used more and more in engines that go with an entity-component or entity-component-system architecture. I kind of wanted to know what people tend to prefer and the pros and cons of each approach. Thank You! [link] [comments] | ||
Posted: 05 Jan 2020 11:12 AM PST
| ||
Fresh Graduate in Scotland looking for advice. Posted: 05 Jan 2020 11:07 AM PST Hi all! I'm a fresh grad (as the title explains) looking for advice on learning and pushing myself. How is it that you all learn more about your personal area? I personally program and 3D model but finding ways to learn feels like plagiarism. E.g. using tutorials. So I was looking for others ways to try and learn or push myself, as well as step into the industry fully. Any advice is more than welcome and appreciated! [link] [comments] | ||
Need help - Board/Card Game Making Software for newbies? Posted: 05 Jan 2020 11:05 AM PST Hello there I'm not a developer, but have been messing around with board and card game design for several years now. I have an idea that I think would work wonderfully as a mobile game, and would like to explore that some more. I have used Tabletop Simulator in the past to test prototypes and see what other people think, but I was wondering if there was something else? My idea is basically a rectangular grid with monster cards coming from one side and the players fielding units on the opposite end while casting spells to see if they can survive the onslaught. Any relevant software for complete amateurs like me that would allow me to mess around with some of those concepts? Any help is appreciated, even if it's directions for a more appropriate subreddit. I'm a fish out of water. Thanks in advance! [link] [comments] | ||
Starting a project from scratch Posted: 05 Jan 2020 11:02 AM PST One thing I have never gotten used to is the anxiety that I feel before trying to start a new coding project from scratch. I'll spend all my time writing up the mechanics and the story or the art direction, just to avoid actually starting the code. It's not because I don't know how to code. I have no trouble continuing on a project that has already started. Just give me a task and I'll work through it, but there's something about starting from scratch that is cripplingly terrifying. I think it has to do with the vast number of ways you could organize such a project, and the large number of base pieces of code that need to be written before you can even get something showing to the screen. There are just so many decisions that have to be made about how the game is going to be built. I just don't feel like I have the knowledge to be able to make those decisions well. It feels like if I accidentally go down the wrong path I'll end up with tons of issues down the line that I can't possibly foresee. I know that a lot of this could get easier with experience, but getting that experience is difficult when I have such an aversion to it in the first place. Does anyone have any process they like to use when starting a game project from scratch? [link] [comments] | ||
Which kinds of 2D mini games should one develop in order to learn gamedev? Posted: 05 Jan 2020 10:56 AM PST I am currently working with Unity. Have done a classical side scroller shooter so far and now I am doing a kind of cookie clicker to learn more sbout UI design and backend. Also developing a top down simulator where you can collect, eat and get eaten. kind of games would you recommend me to program in order to learn more stuff? Preferably small games (for feelings of success) and 2D.. [link] [comments] | ||
How can I attack system for my mobile game? Posted: 05 Jan 2020 10:40 AM PST Hi, my name is Jairo and I'm studying video game design and I'm having trouble making enemies move in a grid when they see the character. can you please help me with the code? Thanks in advance. this is the enemy code : Another problem I have is that my character does not attack when I press the mobile game button, how do I fix it? if (direction == Direction.right) [link] [comments] | ||
Unity 2D Arkanoid scripting problem on noobtuts.com Posted: 05 Jan 2020 10:33 AM PST Hello everyone. I have a question on why my script programming is not working following this tutorial I found online. I follow the script just the way they show on they do not work. I have been using visual studio for some reason but I want to use notepad. It seem like I use note pad and everything is fine but soon as the script associates with visual studio is has not been working. What am I doing wrong and how could I use notepad again? [link] [comments] | ||
How to approach playtesting for story based games? Posted: 05 Jan 2020 03:58 AM PST Where do you find playtesters? Surely just putting the game online for strangers to play would lead to spoilers and ruin the game? Should I get my friends to play it even if they aren't my target audience? Publish a demo? Sorry if this has been asked before, but I can't find any posts for playtesting games with low replay value. [link] [comments] | ||
Mystery of the “unknown Japanese developer M2 shmup solved by a fellow redditor Posted: 05 Jan 2020 06:04 AM PST
| ||
What do you guys think about a game based on r/Outside? Posted: 05 Jan 2020 08:52 AM PST Hello! I was thinking of developing a game based on the IRL MMORPG, "Outside". I plan on making it a 3rd-person MMORPG where the player selects a genera and discovers its niches as they play. From there, they can pick any other genera to play if they have finished the initial genera, or if they want to try something else. P.S. My username is Mr_Cakey#4942 on Discord. [link] [comments] | ||
I've made a character body but feeling confused what to do next Posted: 05 Jan 2020 08:19 AM PST I'm making a FPP video game and I've made a high poly mesh and did retopologizing , well it seems very high poly too (51k vertices), it doesn't matter for now, now the character is still without clothes on and I want to make him clothes, I don't know how to start with it, should I make a whole new meshes ? Or duplicate some of its body? I don't want to mess up things so I don't suffer when rigging, what is the best strategy ? One last thing, since alot of the naked body won't be visible for anyone in the game , should I delete those parts for performance? And if so when it's the best time to do so , P.S: I'm using Blender 2.8 [link] [comments] |
You are subscribed to email updates from gamedev - game development, programming, design, writing, math, art, jams, postmortems, marketing. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment