Recent Posts

RPG Compo (?)

Posted by Taizen Chisou on April 2, 2012, 5:57 p.m.

> Taizen Chisou: host a compo

i'm sorry, but what

So, RPG comp?

Any people in support of the existence of one?

Any people in support of someone else hosting?

Someone else please host or I'll have to do it and it'll be a sad day.

MY HYPOTHETICAL RULES IN …

Hurry Up And Viote Already Guys (Sixty Fools Digits)

Posted by Rob on April 2, 2012, 4:26 a.m.

Alright. April Fools has passed and the contest has come to a close.

Here are the entries:

Psychedelic Ostrich Jihad - MMORPGguy

Controls:

Let's see if I can remember the controls… Umm, so, you left click on your units to select them or drag the mouse to make a square …

Rob

64RPG Art

Posted by Astryl on April 2, 2012, 2:32 a.m.

More updates/mockups/etc

Water: Attempted to fix.

Character classes so far (From left to right):

Original reference character

Swordsman

Dark Knight

Paladin

Dragoon

Older Stuff

LOW G MANLOVE AGENT

Posted by Acid on April 2, 2012, 12:10 a.m.

URGENT MESSAGE: http://www.toonamiaftermath.com/

I will be watching this next time we have a teamspeak night. We should all watch at the same time. Shoot, I'll be watching now lol.

URGENT MESSAGE: Also: https://store.unity3d.com/index.html

Free unity iOS and Android

This is my compo entry. I made it in the last 3 …

Nuclear Sewers in the Salad Kingdom

Posted by Zac1790 on April 1, 2012, 2:05 p.m.

My computer just died Friday.

I've installed GM on another one and retrieved most of the files through dropbox but at this point I don't have enough time other than to make some screens and make an exe of the test room.

So here it is, my unfinished, almost-comp-entry:

Nuclear …

HOW TO WRITE CODE?

Posted by Alert Games on April 1, 2012, 12:06 p.m.

How do you write code?

A:

if (this==statement) {
code = 1;
     if (this==another) {
     moar = 2;
     }
}

B:

if (this == statement)
{
     code = 1;
     if (this == another)
     {
          moar = 2;
     }
}

C:

if (this == statement)
{
code = 1;
if (this …

Horrifying Yeti Dreamland

Posted by Castypher on April 1, 2012, 2:26 a.m.

Because why not?

Download: http://www.mediafire.com/?t32ps9824h3svhl

Controls:

Z - progress dialogue

A/D - move left/right

Mouse - aim

L Click - interact, use weapon

Space - jump

Disclaimer:

I couldn't really get into the game so I lost motivation several times. It's pretty much a little stage and a boss. There …

...Hecho Con Amor

Posted by Ronnica on April 1, 2012, 1:17 a.m.

To snuggle up against your shoulder and bite down on it hard

Feeling butterflies in my tummy whenever you look at me

To be mad for a week and giggle in peace

You make me blush until my eyes water

*sigh* Daydreams.

Being Both Happy And Gay

Posted by Taizen Chisou on April 1, 2012, 12:54 a.m.

I'm actually fairly convinced this is impossible :V

Prepare for post-midnight rambling!

So, it's been about a month now. Starting a month ago, I broke a broken relationship and told virtually everyone who mattered that I'm out of the closet.

And then nothing happened.

Sure, I'm getting forty …

im new here

Posted by ludamad on March 31, 2012, 3:52 p.m.

hi guys im new here whatup

So I decided to blog about my game on 64Digits.

Its written in C++ and currently hosted at http://code.google.com/p/lanarts

You can clone the git and should be able to compile using cmake on linux, windows, mac (mac not tested). I have a windows binary …