Show HN: Curated gamedev specific search engine
gamedevtorch.com
Show HN: Curated gamedev specific search engine
1–10 of 12 posts
Re: Show HN: Curated gamedev specific search engine
#2Re: Show HN: Curated gamedev specific search engine
#3Re: Show HN: Curated gamedev specific search engine
#4Re: Show HN: Curated gamedev specific search engine
#5Looking through Google's ad platform recently, I was struck by how searches like "how to become a game developer" have tens of thousands of searches per month and $50 CPC, whereas technical searches like "level design in Unity" have ~ a couple hundred searches per month. The basic shape of the market is hordes of people clamoring to "become" a game dev, shady schools selling introductory courses for tens of thousands…
Re: Show HN: Curated gamedev specific search engine
#6nice, anyone who is doing game dev for web with typescript and webgl hmu
Re: Show HN: Curated gamedev specific search engine
#7Looking through Google's ad platform recently, I was struck by how searches like "how to become a game developer" have tens of thousands of searches per month and $50 CPC, whereas technical searches like "level design in Unity" have ~ a couple hundred searches per month. The basic shape of the market is hordes of people clamoring to "become" a game dev, shady schools selling introductory courses for tens of thousands…
Re: Show HN: Curated gamedev specific search engine
#8nice, anyone who is doing game dev for web with typescript and webgl hmu
Have you looked into https://godotengine.org/ ? It has a pretty slick web export that supports WebGL really well last time I looked at it. There's also things like https://threejs.org/ that folks have done some pretty amazing little games with.
Re: Show HN: Curated gamedev specific search engine
#9Looking through Google's ad platform recently, I was struck by how searches like "how to become a game developer" have tens of thousands of searches per month and $50 CPC, whereas technical searches like "level design in Unity" have ~ a couple hundred searches per month. The basic shape of the market is hordes of people clamoring to "become" a game dev, shady schools selling introductory courses for tens of thousands…
I imagine people at that level won't encounter a website like mine because it's too niche. But if you search "how to become a web developer" on it there are some interesting articles there: https://gamedevtorch.com/search?q=How+to+become+a+game+devel...
Re: Show HN: Curated gamedev specific search engine
#10Looking through Google's ad platform recently, I was struck by how searches like "how to become a game developer" have tens of thousands of searches per month and $50 CPC, whereas technical searches like "level design in Unity" have ~ a couple hundred searches per month. The basic shape of the market is hordes of people clamoring to "become" a game dev, shady schools selling introductory courses for tens of thousands…
The reality of game development is that everyone wants to love it, but it is actually very hard to love. I bet a good percentage of people fall out of the funnel early.
I'm having to fight for my life to avoid relying on the real-time lights in a relatively simple Unity project. I've written custom code to move chunks of scenes to origin to fix the light mapper range and sampling issues. This is the kind of thing where 99.99% of indie devs would throw their hands up and switch everything to real-time mode (resulting in "the look"). And, they might be right to do so. It could be the correct decision, but I worry a lot these days with how tight the market is. Steam sees a ton of new games every day. Having distinct visuals can make a really big difference. Selling 1000 hours on is probably the most catastrophic outcome for morale. Play testing and good mechanics can sadly only make you so much money if everything else is lacking. In 2015 you could get away with it. Not in 2025. The cheap ugly games happen inside places like Roblox now. You'll never compete with that.