Search found 2467 matches

by eatcomics
Thu Apr 25, 2013 8:51 am
Forum: Game Development
Topic: What projects are you currently working on?
Replies: 500
Views: 152298

Re: What projects are you currently working on?

I am working on a 2d (local multiplayer, as in ~use the same keyboard~ style) game that has gameplay similar to Gauntlet II on the NES. All the graphics at the moment are shitty placeholders, but the engine itself is looking quite nice. It is written in Lua, using LÖVE. I would give a repo link but...
by eatcomics
Mon Mar 25, 2013 10:56 am
Forum: Art, Music, and Design
Topic: Conceptual Talk: Realistic Game Audio
Replies: 7
Views: 8842

Re: Conceptual Talk: Realistic Game Audio

This is exactly something a friend and I have been passing ideas back and forth about for the project we're working. Actually... there's been a lot of posts that are covering ideas we had. I'm really glad I read through all the forums today. Anyways, I'm watching this thread very close. Thank you fo...
by eatcomics
Mon Mar 18, 2013 2:37 pm
Forum: Game Development
Topic: A Simple NES Game
Replies: 16
Views: 17911

Re: A Simple NES Game

Thanks for the video, this is really cool! Music is awesome and game is great for a first go. Would be cool to some more movement patterns like sine waves or spirals. Thank you, I think my next project with the NES will be a little more ambitious, a platformer. Now i'd just like to say one thing wh...
by eatcomics
Wed Mar 13, 2013 10:16 am
Forum: General/Off-Topic
Topic: Please help a brother out!
Replies: 25
Views: 9639

Re: Please help a brother out!

For the record: This "charity" has nothing to do with ES. We have never and will never ask for your charity. We made one Youtube video asking for contributions for a CAMERA , but that was to provide you with HD entertainment, not to feed us. The things on Marcel's list have nothing to do ...
by eatcomics
Tue Mar 12, 2013 7:43 pm
Forum: General/Off-Topic
Topic: Please help a brother out!
Replies: 25
Views: 9639

Re: Please help a brother out!

Donated! Hope it helps. I would definitely donate quite a bit more, but I've hit some financials pitfalls myself lately... Best of luck my friend!
by eatcomics
Thu Mar 07, 2013 4:40 pm
Forum: Game Development
Topic: My first game: A Zombie RPG
Replies: 163
Views: 45733

Re: My first game: A Zombie RPG

Couldn't you embed this trailer into the XBOX Live page? It helps get a better idea of the game if you see what's happening, especially for people who don't follow your work. This game looks absolutely sophisticated. Good work. yea i wish we could throw the trailer up there! but unfortunately no, t...
by eatcomics
Thu Mar 07, 2013 4:39 pm
Forum: Game Development
Topic: Rad Raygun
Replies: 67
Views: 80293

Re: Rad Raygun

This is out now? How did I miss the twitter post?

*makes note to download when he gets home to today*
by eatcomics
Fri Jan 25, 2013 1:54 pm
Forum: Game Development
Topic: Rad Raygun
Replies: 67
Views: 80293

Re: Rad Raygun

I'm soooooo glad you didn't quit working on this... You just receded into the shadows and kept your head low for awhile (like we do). :mrgreen: I'm not an XNA Creator club member, but I am excited as shit to buy this when gets released! Yep been following him on youtube and twitter, and I can hones...
by eatcomics
Thu Jan 17, 2013 10:15 am
Forum: Programming Discussion
Topic: Dreamcast - Kos Makefiles
Replies: 9
Views: 4195

Re: Dreamcast - Kos Makefiles

I'm not sure if you can still buy a coder's cable anywhere, but those are ok for small stuff. I heard the SD card reader is pretty good as well. Nothing even comes close to using a BBA though. I highly recommend investing in one if you're planning on doing some serious DC devving. I first planned o...
by eatcomics
Wed Jan 16, 2013 12:21 pm
Forum: Programming Discussion
Topic: Dreamcast - Kos Makefiles
Replies: 9
Views: 4195

Re: Dreamcast - Kos Makefiles

I initially started trying to test on an emulator. I do not condone this method. The DC emulators hardly work, and when they do, they don't work well. You're better off just burning your image to a CD and booting it up. Just buy one of those cheap packs of 100 CD-Rs for like 20 bucks.
by eatcomics
Sun Jan 13, 2013 11:25 pm
Forum: General Gaming
Topic: Post every time you beat a game.
Replies: 629
Views: 854455

Re: Post every time you beat a game.

Super Mario Bros. (NES) As I'm practicing to speed run this game, I beat it about 10 times a day (and that's with a lot or resets) A little over 6 minutes on average, as I don't do many risky tricks yet Playing on an actual NES or emulator? I play on both, but mostly I play on an emulator so I can ...
by eatcomics
Wed Jan 09, 2013 8:31 am
Forum: General Gaming
Topic: Post every time you beat a game.
Replies: 629
Views: 854455

Re: Post every time you beat a game.

superLED wrote:Super Mario Bros. (NES)

As I'm practicing to speed run this game, I beat it about 10 times a day (and that's with a lot or resets)
A little over 6 minutes on average, as I don't do many risky tricks yet
Playing on an actual NES or emulator?
by eatcomics
Tue Jan 08, 2013 2:03 pm
Forum: General/Off-Topic
Topic: Excellent Low Level Git Talk
Replies: 10
Views: 4840

Re: Excellent Low Level Git Talk

I need to find the time to watch this... I use GIT like a moron, honestly. I know commit, push, and pull. Every once and again, I get really adventurous and branch the bitch. :) You're missing out on soo much. Ever heard of git-bisect? True. But I have a feeling the command the ES team would use th...
by eatcomics
Mon Jan 07, 2013 3:33 pm
Forum: General/Off-Topic
Topic: Excellent Low Level Git Talk
Replies: 10
Views: 4840

Re: Excellent Low Level Git Talk

Falco Girgis wrote:I need to find the time to watch this... I use GIT like a moron, honestly. I know commit, push, and pull.

Every once and again, I get really adventurous and branch the bitch. :)
I feel you brother
by eatcomics
Mon Jan 07, 2013 3:32 pm
Forum: Programming Discussion
Topic: Visual Studio Memory Leak Detector
Replies: 3
Views: 1698

Re: Visual Studio Memory Leak Detector

Wow, that is probably one of the coolest things I've ever seen. Thanks.