I am in the middle of a move, but if those prizes are still around when I get settled down, I will totally do this. Heck, I might do it anyway.Willy Elektrix wrote:Only 2 people have earned their $20 prize. There are still 3 left for any who record a playthrough.
Search found 3890 matches
- Mon Mar 14, 2016 6:31 pm
- Forum: Game Discussion
- Topic: Void Pyramid
- Replies: 142
- Views: 35592
- Wed Feb 17, 2016 5:44 am
- Forum: Reviews
- Topic: Fridge Racer - Gomie v. Gomie
- Replies: 12
- Views: 4963
If accuracy is a real concern, it wouldn't be hard to implement your own keyval function so long as you either A) called it exactly once per tick or B) gave it access to a global tick counter. There's no built-in support for anything like that, but it's not too much of a pain -- just bake it into yo...
- Tue Feb 16, 2016 6:05 am
- Forum: Reviews
- Topic: Fridge Racer - Gomie v. Gomie
- Replies: 12
- Views: 4963
- Sun Feb 14, 2016 12:58 am
- Forum: Game Discussion
- Topic: Gomie's LoveTester Results Thread
- Replies: 20
- Views: 6870
- Mon Feb 08, 2016 9:39 pm
- Forum: Reviews
- Topic: The Noodle Within - Gomie v. 2015
- Replies: 2
- Views: 2089
!! I did not know about those bugs. Contests, man. Contests. If anyone is interested in actually playing a bug-free version of this game, please let me know and I will fix any bugs I'm aware of. If anyone is interested in using this game's framework in another visual novel (dating sim or otherwise),...
- Sat Feb 06, 2016 10:33 pm
- Forum: Game Discussion
- Topic: Game Idea: Pachesi RPG
- Replies: 4
- Views: 1901
Dokapon Kingdom is also on Wii, and there's another Dokapon game for GBC, I think. It's fun, but the combat is pretty shallow. Playing it got me thinking of similar game ideas, so this is the sort of thing I'd be interested in making sometime. It might be interesting to implement dice effects as spe...
- Tue Feb 02, 2016 5:53 am
- Forum: Game Discussion
- Topic: The 2015 In Review Contest [Reviews: 74]
- Replies: 125
- Views: 55984
I want to say that the grue is one of the few encounters you can flee. It's kind of inconsequential, since death is such a minor setback in a game that A) is ten minutes long and B) lets you save anywhere, but an unprepared player doesn't necessarily have to get a game over from trial and error; if ...
- Wed Jan 27, 2016 6:19 am
- Forum: Q&A Discussion
- Topic: Using attack chains as nested if-then statements
- Replies: 3
- Views: 1076
Yes, you can do this. You'll want something more like this: The base attack is 'BasePunch' - this attack has no animation and does no damage. The attack used if the stats are insufficient is 'BadPunch,' and if the stats are good, 'GoodPunch' is used. BasePunch: If STR > 29, use GoodPunch instead. Ch...
- Wed Jan 27, 2016 6:11 am
- Forum: Q&A Discussion
- Topic: Volume slider only affects music?
- Replies: 2
- Views: 1012
- Wed Jan 13, 2016 1:28 am
- Forum: Game Discussion
- Topic: Christmas Contest 2015
- Replies: 47
- Views: 15675
- Mon Jan 11, 2016 10:48 pm
- Forum: Game Discussion
- Topic: Christmas Contest 2015
- Replies: 47
- Views: 15675
- Tue Jan 05, 2016 5:57 am
- Forum: Game Discussion
- Topic: Christmas Contest 2015
- Replies: 47
- Views: 15675
- Sun Jan 03, 2016 2:12 am
- Forum: Game Discussion
- Topic: Christmas Contest 2015
- Replies: 47
- Views: 15675
- Sat Jan 02, 2016 3:07 am
- Forum: Game Discussion
- Topic: Christmas Contest 2015
- Replies: 47
- Views: 15675
Wow, impressive entries both. Ultimately, I'm going to give the win to Festivus . Pheonix, if there's something on the list in the OP that you want, it's yours. I can also dig out the full list if you want, although I suspect the games I mentioned there are the cream of the crop, so to speak. Fenrir...
- Tue Dec 22, 2015 4:41 am
- Forum: Game Discussion
- Topic: Pokemon Fusion
- Replies: 3
- Views: 2223
Pokemon Fusion
Maybe you've heard of Pokemon Fusion , the website that lets you turn two random Pokemon into one horrifying abomination. But have you seen these ? I feel like you could easily make an entire RPG bestiary out of these mashups with a little creativity mixed in, as seen in that gallery. We've done som...