ideas for non-zelda-like room transitions in a zelda-like?
Tyler Clark
Very basic, I'm terrible at organic models.
Oliver Lee
The filter list should be added in the OP desu
Brody Collins
programmers!
Juan Davis
Well, it sure is a game, but someone already developed it...
Joseph Long
...
Caleb Thompson
Can we please leave the /dpt/ memes in ?
Julian Russell
holocaust tycoon
Dylan Turner
which language is the most practical to start learning? If i learn C is there a huge difference to C++ (as i see most game engines use the latter.)?
Evan Rodriguez
Done, but I would like it as a standalone instead of a mod.
Jose Lopez
do we really need another fantasy game?
Easton Jenkins
@162782167 XD
Levi Howard
C++ adds classes, but most of the syntax is almost identical. The biggest change would be the libraries you use, (cout vs printf), etc.
classes are pretty damn good for game programming though.
C# is similar syntax and great as well.
Alexander Gray
>classes are pretty damn good for game programming though.
Luis Hernandez
How passive aggressive can one jew get?
Parker Phillips
So Aseprite was updated recently and they finally implemented mirroring. I really want to like it, but why is basic functionality still missing after so long?
Grayson Reed
Eyy, it's yo boy user with a fix for his stupid water.
Mason Long
how would u make a crpg without classes? checkmate
Ryder Evans
* mirroring on a single pixel
David James
are you saying object oriented programming isn't useful for games?
that's what I meant
sometimes I think I should add ">" to the filter.
Samuel Myers
Did she die?
Aaron Jackson
>testing out Blackjack minigame >get blackjack on first try I wish my luck was actually this good.
Isaiah Lopez
Good on ya. When are the airbubbles coming?
Jayden Martinez
gimme ideas for fun spells please
James Campbell
oh fuck, I like this, I don't have any ideas though. How did you recognize the shapes being drawn?
Nathaniel Roberts
What's with all the OOP hate in agdg? A meme gone too far?
Anthony Wright
lightning bolt poison cloud tornado meteor horde of rats
go away shitposter
James Perez
all the letters of the alphabet should all be symbols
Benjamin Brooks
>Not going for VR gesturing support Think of all the money!
Rooting your enemies in place / beanstalking them into the sky. Swarm of insects to distract. Summoning a semi-lewd decoy. Inflating enemies' heads so they fly away.
Sebastian Cruz
Japanese katakana could be useful for spell shapes, they're very simple shapes to draw, and there's a lot of them.
Chase Ward
>look at him go Code progress only : Tree behavior is finally implemented.
Everything is configurable and I just have to switch the modules around to create new behaviors. Even adding modules at this point will require very little coding.
>why did you make something that complex for a fucking placeholder slime? I have no fucking idea but this slime is going to wreck shit
*- procedural generation base done, just need tweaking *- destructible terrain done *- battle mechanics done *- AI done Finally, maybe I'll take it easy for the next days and just code fun and useless stuff for a change
Jayden Moore
> >please kick the following people in the genitals for me if you happen to meet them: Rami Isreal, Zoe Quinn, Robin Arnott, Phil Fish Believe it or not, but most of the devs in the industry never heard about gamergate or any drama related to gamers angry about something. Among my 470 Facebook friends (most of them are devs) I can't even find someone criticizing No Man's Sky. I even go so far as posting the steam score and asking what was the problem, to get other devs come and tell me everything was fine. Though this one was so big, we talked openly about it a few times.
I'm spending more time reading comments than reading news, so I know well about dramas, but that makes me a rare exception. Most devs (even the ones who come to professional events) are actually scared to talk to gamers. They say that's not their job.
When it comes to top indie devs, the feeling is really close to top news journalists. They are really convinced there is no problem in the system. And they think that if there is a problem, supporting the system is better than changing the system. When you tell them any opinion from a gamer, they just answer "I never heard of that, from which press outlet does it come?"
I spent hours trying to convince french devs than some people really believe in social justice, but they just think I'm crazy to even think such people can exist. By the way in France gender theory is not supposed to exist, so gender theory believers are considered as a kind of a myth. You are accused to be a fear mongering intolerant if you say that gender theory believers exist, they say that you are making up imaginary extremists to make left values look bad.
I kind of give up trying to explain what are social justice warriors and what they want. They just say that it's one or two idiots on the internet, so none of this is real. Nobody believes me. I feel like someone who saw aliens and who tries to explain they are real.
Tyler Anderson
stop blogging
Kevin Gray
thanks weeb
Juan Cook
fuck off
Adam Cox
>When it comes to top indie devs, the feeling is really close to top news journalists. They are really convinced there is no problem in the system. And they think that if there is a problem, supporting the system is better than changing the system. >When you tell them any opinion from a gamer, they just answer "I never heard of that, from which press outlet does it come?" That's fucked up and explains a lot.
Easton Smith
>They just say that it's one or two idiots on the internet But they actually are the minority when it comes to games.
Gabriel Wilson
I wish I was surprised, but I am really not.
Chase Foster
>[dead]
Levi Brown
thanks i like to start with simple, pure things, so if it isn't absolutely useless, i'll probably start with C i was just worried there would be too much change when i move from basic programs to a game engine
Landon Johnson
...
Brandon Campbell
> >where do you get the money to travel to all those events? This one is just one country away (from France to Switzerland). They will take care of the hotel room, and maybe the travel expenses (I'm not sure about this one). I paid all of this by myself last year, it cost me around $500. I still don't know if I will go to some US event, it would cost me more like $5,000 (or even $6,000). Ludicious is a contest, so you get free stuff if you are nominated, contrary to events which are pure festival and you have to pay a lot to have a stand.
>Did you ever create the "next video" inside the big cube? I intended to make a self repairing enemy ship and you had to make a bit of a parkour map inside it in first person to reach the next point. But when I saw the hype caused by the project, I told myself I should put more work i the base technology, or risk deceiving people. 6 months of open alpha later, I switched to the puzzle game project to make the DNA / electronics technology stronger.
>Well shit, I guess you're banned then. Only amateur game devs allowed. You're on your own pal, good luck It's true I'm less and less of an amateur. But as long as I just like to make games, I think everything should be fine. AGDG is actually the english spoken community where I got the most feedback.
Caleb Reyes
>most of the devs in the industry never heard about gamergate or any drama related to gamers angry about something Honestly I don't know anything about gamergate or all of that drama. When it first started I just ignored it like all the other drama gamers always make. Then it just kept getting bigger and bigger but I still had no idea what it was about.
To this day I never bothered to really look into it. Is it still something that's happening?
Colton Clark
>Gone Homo still asking for 20 dollaridinosos on itch Holy shit.
Christian Perry
Mouse positions are converted to an array then the array is compared to preexisting shapes and whatever has the closest match is picked. Its far from perfect atm but its good enough to test with.
I was thinking about doing runes or something, but the problem is its difficult to draw them in a smooth motion.
I was thinking about putting in voice support since that's pretty easy in c#, only problem is it won't work on linux
weebs pls go
Austin Davis
Once you have the syntax down, the only thing that you need to learn when it comes to engines is the engine's API, as in what functions to call when you want something done. That's just a normal part of learning any tool though.
good luck
Charles Garcia
why do you follow the "games industry" like its fucking oil futures?
William Powell
It was free last month
James Sanders
Yes.
Easton Gomez
>when an idea gets stuck in your head just enough to bug you but not enough to provide actual motivation towards making said idea a reality >This compounded with a complete lack of knowledge on making games >And depression >And not having the spare cash to buy the system I want to make this game for (Vive)
I want to die.
/blogpost
Julian Adams
Warioware but in VR
Dylan Collins
>Is it still something that's happening? Only as much as the Korean War is still happening.
Jeremiah Martinez
>Is it still something that's happening? No, but occasionally people will write retarded articles about the evil goobergrapers around every corner. Like how one bitch wrote that we "Elected Gamergate to the White House" after the election
It's just another boogeyman like the Patriarchy at this point
Aiden Robinson
Ah, fuck me. I'm tired of getting too caught up into details and lofty ideas and end up nodeving in the end. I'm churning out shitty clone games now, I don't give a shit anymore, I just want to make games.
Jacob Sullivan
how about this original idea Warioware but in VR
Eli Richardson
You really have to work on your English, dawg. I hope you're getting someone to revise the English text in your game. This advice extends to all other foreign devs in AGDG myself included
Angel Morales
we follow it like it's fashion, important difference
Levi Foster
+ = Heal / Decurse D or 3 = Bow L = Sword Slash I = Lance S or N = Lightning . = Vanish
Jack Long
Gimmick, won't last a month.
That's pretty good, I can see it having above average success.
Carson Barnes
Genius, you've done it again Molyneux
Logan Thomas
I don't, I only play games from 10+ years ago.
Luke Hill
>D or 3 = Bow >L = Sword Slash >I = Lance Those aren't spells silly
Oliver Roberts
>mfw want to filter "source" but it nets an amazing amount of false positives >mfw guy-who-creates-Source-OC-and-then-samefags-"wow disgusting"-100-times-every-thread-for-years won't fuck off
Ethan White
Please post "artists > programmers" images.
I'm farming (you)s from my programmer friends on normiebook.
Logan Phillips
The solution is easy. Filter the md5 of the images they use.
Bentley Perry
but user programmers > artists
Liam Cook
I bet you could farm (you)s with CS students or Girl Code vs Guy Code.
Parker Russell
its tape
David Lewis
He keeps making new stuff / minimally changing the pictures, though.
Josiah Miller
Life ain't easy. You have to choose between false positives or having to occasionally update your filters.
Cooper Perez
Veeky Forums filters are regular expressions, take advantage of that by filtering common constructions rather than individual words. You can test them here: regex101.com/
Nathaniel Reed
>can't find solutions to my WebGL problems anywhere what do
Juan Robinson
Stealing this idea for an android game
Robert Reed
Guys, what about a moba that you make your own character in, instead of choosing from a pool of premade heroes?
Gabriel Lopez
Would anyone be willing to play my boss and let me know what they think of the difficulty? I'm trying to balance it, but I'm just one person and I tend to make things easier when I suck and make things harder when I don't. I can't seem to strike a balance. I think I have the boss pretty close to good balance, but I'd like some opinions.
No install, just the .exe. You'll start in the room before the boss which has some equipment that is practically necessary. Since you're not playing the stage, I'll tell you that you can hit projectiles flying at you to destroy them. Also let me know if the font shows up like in the picture attached, since I don't know how it'll react on systems without that particular font installed. Controls are arrow keys, z and x. R restarts the game and S toggles the experimental shader that may or may not lag your game
Thanks.
Logan Lee
Good thing it only takes a second to click "filter image" with 4chanX
Chase Davis
would it be possible to apply reverse image search / image matching tech and filter any image that is similar to source?
Bentley Miller
Dota's ability draft?
Owen Lewis
It's not often obvious that it's Source. Sometimes it looks like normal progress. Lately he's been making new ones every couple of days.
Tyler Barnes
explain your problems rather than talking about them
whats the problems?
Owen Thomas
I always thought it'd be neat to have a moba where you have to figure out what skills your opponents have.
It'd be like that shit from anime where you don't want to show off your ultimate until jussssst the right moment, lest people figure out to counter it... Of course that'd never happen if said moba featured heavy rubber banding
Adrian Cruz
This. Filter shit like "progress haha" or "lol, just lol".
John Miller
That's great user. How much longer are you going to be posting about this? You talking about him while he's not around is just as shit as when he is around.
Zachary Rivera
Previous anons weren't me. I just wanted to participate. Please forgive me.
Xavier Young
I'm wondering if I can lump objects shrinking with distance into the perspective matrix, the same matrix which I've got stuff like near and far cuttoffs in. It'll clean up my code a lot, and I want to see if it inherently solves the more major problems I'm having before tackling those.
Charles Turner
Love you, user. Let's go make some progress!
Easton Adams
trying it now so far I am getting used to controls and no air-control projectiles may as well be invisible. you focus on the top orb moving down into attack range, your eye naturally watches for that one and then you just get hit from small orbs shots from the lower ones. since the boss is pretty much always moving out of range you really just have one likely line of attack
Justin Barnes
*hic* ha *wobbles drunkenly* look at this cool game i made *throws up some blood* wow what progress *battens door against police action* isnt this such a cool game *phones up rotate*
Tyler Cruz
Huh neat link. Bookmarked!
Adam Wilson
a-user are you ok?
Brandon Hall
It helps to ask other people when google/etc fail you! If not just to get the correct keywords to search for.
Levi Perez
thats pretty cringy
Eli Fisher
>there was a ""person"" who thought this was a game