Search found 30 matches

by DumpOnIt
Tue May 27, 2014 8:27 am
Forum: General
Topic: Weird coroutine issue
Replies: 2
Views: 2322

Re: Weird coroutine issue

Haha, that's pretty funny! I didn't realize that I had to get the return value from coroutine.yield. Up to now I guess the stuff I have been doing didn't require it! :oops:

Thanks muchly!
by DumpOnIt
Tue May 27, 2014 2:57 am
Forum: General
Topic: Weird coroutine issue
Replies: 2
Views: 2322

Weird coroutine issue

Hey all! I'm having a strange issue with coroutines. I'm writing a dialog system for my game, and I use a coroutine for each dialog. In the dialog coroutine, I yield with two things: A string to display in the dialog box, and a table with a bunch of strings to choose from, when being asked a questio...
by DumpOnIt
Thu Dec 12, 2013 11:42 pm
Forum: General
Topic: Your Top 5 Best Videogames Of All Time
Replies: 50
Views: 22267

Re: Your Top 5 Best Videogames Of All Time

These games are awesome because of the creative community! Tony Hawk's Underground / THPS / THAW (PS2) Awesome level editor! Online mode was the best part of these games, because of all the cool content. "wuz dat suposed 2 b hard" lingo of 10 year olds, getting viruses from freewebs gamesh...
by DumpOnIt
Thu Dec 12, 2013 11:15 pm
Forum: General
Topic: Using Löve2D as C++ library
Replies: 2
Views: 3936

Re: Using Löve2D as C++ library

Interesting! I still haven't learned much C++, but I would definitely use Love if it was available. Love has really helped me to learn Lua, too!
by DumpOnIt
Thu Dec 12, 2013 10:54 pm
Forum: Games and Creations
Topic: Ludum Dare 28 Warmup!
Replies: 3
Views: 3173

Re: Ludum Dare 28 Warmup!

The blinky ones move slightly differently; they accelerate towards you, while the others move at a fixed speed. They usually get stuck behind walls which can make them fly off the screen. Each level is about 30 seconds, I bet you will be able to make it to level 3 in no time!
by DumpOnIt
Thu Dec 12, 2013 7:55 am
Forum: Games and Creations
Topic: Ludum Dare 28 Warmup!
Replies: 3
Views: 3173

Ludum Dare 28 Warmup!

Hey everyone, this is a game I made during the warmup weekend!

Here's a screenshot:
iTRcTNm.png
iTRcTNm.png (1.62 KiB) Viewed 225 times
How far can you get?

Download! (.love, 296.6 KB)
by DumpOnIt
Sun Nov 03, 2013 10:45 am
Forum: Games and Creations
Topic: Free Smileys -- 0h game entry!
Replies: 2
Views: 3096

Free Smileys -- 0h game entry!

Hey, I made this POS (Piece of Software) for the 0h game jam at http://0hgame.eu/ Not only was it made in more than zero hours (an extra 23 minutes) but it also features: Rockin' music! Swell graphics! Nifty vibes! Remember to download love again from http://love2d.org/ if you switched computers or ...
by DumpOnIt
Sun Oct 20, 2013 9:17 am
Forum: Support and Development
Topic: Love2D Gradients
Replies: 5
Views: 4836

Re: Love2D Gradients

You can make gradients using shaders http://www.love2d.org/wiki/PixelEffect I don't know anything about shaders. I don't understand them to the point where they seem like magic! I'll look into that stuff, though. I just need a simple example to build off of, like a red square! The documentation at ...
by DumpOnIt
Fri Oct 18, 2013 10:14 pm
Forum: Support and Development
Topic: Love2D Gradients
Replies: 5
Views: 4836

Love2D Gradients

Hey everyone! I want remake a game I worked on (and got bored of) over a year ago. It was made in Flash and was an adventure game that made heavy use of gradients. Here is what the original Flash version looked like: Z3vgRi2zxJ0 That's is a lot of gradient action! Are there any ways to make gradient...
by DumpOnIt
Fri Sep 27, 2013 2:38 am
Forum: Games and Creations
Topic: Roomies!
Replies: 2
Views: 2549

Roomies!

Hey everyone, I made a new game! It's called Roomies, and it's a fresh sandbox game designed for role-playing (in the pretend sense, like kids in a sandbox). The graphics are very minimal, to help your imagination fill the gaps. You only use rectangles to create your world. Label the rectangles to t...