• What Are You Working On August 2012
    2,271 replies, posted
[QUOTE=amcfaggot;37376126]I think so, you just make several points on the generated lines, offset the points' x and y and then create splines based off those points. Draw aliased lines for that mspaint feel and you might have something. That would be a neat way to do it, too.[/QUOTE] New WAYWO project: MSPaint Graphics Engine
[img]http://puu.sh/Y8u6[/img] Woo! :D
[QUOTE=Matt-;37375956][t]https://dl.dropbox.com/u/3659637/sorry.jpg[/t] Sorry, couldn't let this slip.[/QUOTE] How are you generating the maze? I'm curious as to why those large gaps are there.
[video=youtube;BdSGKSjFtWs]http://www.youtube.com/watch?v=BdSGKSjFtWs[/video] your move.
We need another maze based programming contest NOW.
as a non-programmer i submit this [img]http://s3.vidimg02.popscreen.com/original/36/b1JMNWR1clBsZUkx_o_windows-3d-maze-screensaver.jpg[/img] someday i will recreate it when i actually learn
[QUOTE=Matt-;37375956][t]https://dl.dropbox.com/u/3659637/sorry.jpg[/t]Sorry, couldn't let this slip.[/QUOTE] [QUOTE=origamiguy;37376652]How are you generating the maze? I'm curious as to why those large gaps are there.[/QUOTE] [url]http://roguebasin.roguelikedevelopment.org/index.php/Simple_maze[/url]
[QUOTE=leontodd;37376780]We need another maze based programming contest NOW.[/QUOTE] An informal one is already going on Although it seems the way you win is by crafting the most ridiculous one
That video isn't even close to edited enough Someone write a maze generator video generator [editline]23rd August 2012[/editline] [QUOTE=esalaka;37376898]An informal one is already going on Although it seems the way you win is by crafting the most ridiculous one[/QUOTE] if Nige can recreate him having no control over a mouse with code then he should win
[QUOTE=sambooo;37376948]That video isn't even close to edited enough[/QUOTE] I would have put many more effects over that thing except I barely know what I'm doing with video editing software :v:
[QUOTE=Chris220;37376982]I would have put many more effects over that thing except I barely know what I'm doing with video editing software :v:[/QUOTE] Mash keys and make things flash and shit, sync it all to whatever is playing and make sure the screen shakes often
[QUOTE=Matt-;37375956][t]https://dl.dropbox.com/u/3659637/sorry.jpg[/t] Sorry, couldn't let this slip.[/QUOTE] are all those swastikas on purpose or...?
[QUOTE=Mon;37377214]are all those swastikas on purpose or...?[/QUOTE] I don't see any swastikas. [editline]23rd August 2012[/editline] have you ever seen a maze before
[QUOTE=Mon;37377214]are all those swastikas on purpose or...?[/QUOTE] I'm really squinting, but I don't see anything.
[img]http://puu.sh/Y9RV[/img] [editline]23rd August 2012[/editline] Swift/Larikang, you guys seems to be the experts when it comes to Ruby, is there a convention regarding omitting brackets? I omit them whenever possible unless the result is ambiguous to read, is that the right things to be doing?
[QUOTE=sambooo;37377541][img]http://puu.sh/Y9RV[/img] [editline]23rd August 2012[/editline] Swift/Larikang, you guys seems to be the experts when it comes to Ruby, is there a convention regarding omitting brackets? I omit them whenever possible unless the result is ambiguous to read, is that the right things to be doing?[/QUOTE] omg nazi pls ban
[QUOTE=origamiguy;37373153]Let's do this. [IMG]http://i.imgur.com/1z9CK.png[/IMG][/QUOTE] I know this map from some dos game I cant recall. anyone ? edit: found it, they are not even that close. /supaplex [IMG]http://www.abandonia.com/files/games/29/Supaplex_2.jpg[/IMG]
[QUOTE=3deep5u;37368205]uh, is that supposed to be fractal noise? [/QUOTE] Yeah at that time I was layering fractional noise. It was my first horrible attempt at generating a height map. Although after adding a few filters I got this. [IMG]http://i639.photobucket.com/albums/uu118/blayze7533/noise-2.png[/IMG] I still have a lot of work to do, like implementing an erosion algorithm. D=
Hello, Programming Community! [img]http://www.blog.peacemagazine.com/wp-content/uploads/2009/07/0.jpg[/img] I just signed up for COP 2220, which is Computer Programming 1. We're learning C. Not C++ or anything, fancy. Just C. I've never programmed before, so I figure this is a good place to start as well as learning proper syntax. Our instructor recommended an environment called Code::Blocks. However, I wasn't sure what was popular among Facepunch users and / or the programming community. Also, are there any fun projects I can do in my spare time aside from what's assigned in class? Thanks!
This is WAYWO, not WDYNHW.
oh shit it's pruane
[QUOTE=Juice_Layer;37378105]Hello, Programming Community! I just signed up for COP 2220, which is Computer Programming 1. We're learning C. Not C++ or anything, fancy. Just C. I've never programmed before, so I figure this is a good place to start as well as learning proper syntax. Our instructor recommended an environment called Code::Blocks. However, I wasn't sure what was popular among Facepunch users and / or the programming community. Also, are there any fun projects I can do in my spare time aside from what's assigned in class? Thanks![/QUOTE] Code::Blocks is good and popular. Probably the most popular C/C++ IDE, second to Visual Studio. Roguelikes are always a fun and relatively simple project.
[QUOTE=Jookia;37378385]This is WAYWO, not WDYNHW.[/QUOTE] My bad. I'll post there next time.
That feeling when a concept totally beyond you just...clicks. Time to rape up a storm in OpenGL-born 3D space.
[QUOTE=Juice_Layer;37378105]Also, are there any fun projects I can do in my spare time aside from what's assigned in class?[/QUOTE] I don't know about fun, but [url=http://www.cprogramming.com/challenge.html]these[/url] challenges might be interesting.
[QUOTE=Juice_Layer;37378105]We're learning C. Not C++ or anything, fancy. Just C. I've never programmed before, so I figure this is a good place to start as well as learning proper syntax.[/QUOTE] Ouch. That kinda feels evil. Know that C is possibly one of the trickier languages to properly master and is usually not used for projects not requiring relatively low-level functionality due to the language giving you all the utilities to shoot yourself in the foot - and blow it clean off. OTOH it's my favourite language.
Start with microcontrollers, they're so much fun, you can't C the end of it
Oh god can we not do puns please, it usually spirals out of control fast and all haskell breaks loose
>everyone making maze generators >none of them are synced to music beats step up
O'Reilly guys? We're doing this again?
Sorry, you need to Log In to post a reply to this thread.