Author Topic: Cthulhu Town DS  (Read 2703 times)

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Cthulhu Town DS
« on: August 15, 2009, 06:45:05 PM »
Yeah, I made a Cthulhu game... i've always wanted one..

coded it, made all sprites backgrounds etc, music is royalty free..




Heres a preview of the game:

<a href="http://www.youtube.com/v/27f-7HC2UM4&rel=1" target="_blank">http://www.youtube.com/v/27f-7HC2UM4&rel=1</a>

gnight..

Offline Magus

  • PLA Minion
  • *****
  • Posts: 654
  • 1337 13V3L: +56/-108
  • "The forums token cranky old man." -Jenn
    • sebanderson.com
Re: Cthulhu Town DS
« Reply #1 on: August 17, 2009, 12:23:26 AM »
Well done.
Is it difficult to make DS games?

Offline Yauch

  • Local Operator
  • *****
  • Posts: 123
  • 1337 13V3L: +13/-9
Re: Cthulhu Town DS
« Reply #2 on: August 17, 2009, 05:39:48 AM »
http://www.palib.info/wiki/doku.php

Trev posted this previously, that a good place to start. As far as is it easy I guess it depends what you compare it to. I like how the DS seems to be very well documented and you can try out what you make on real hardware with little or no hassle. However if you just want to make a game I'd stick with some sort of game making software so you can just get what's in your head out with out worrying about all the tricky coding bits. eg RPG Maker, Zelda Classic and others.

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: Cthulhu Town DS
« Reply #3 on: August 17, 2009, 06:00:13 AM »
Yeah, they are MUCH less bloated than iPhone coding.  (how come no one made an iPhone app for PLA???) They are coded in C and use the a library of functions to do everything. 

I learned a LOT from PA_Lib's wiki, and what actually sparked my interest was a shitty .NET application for windows called DSGM.  Only use that piece of garbage if you have tons of patience and only want to make a quick game as Yauch says.

Once you get the hang of it you can figure out the code REALLY easily using the palib wiki link...

http://palib.info/Doc/PAlibDoc%20Eng/modules.html

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: Cthulhu Town DS
« Reply #4 on: August 17, 2009, 06:27:32 AM »
actually, i was just thinking, it would be so easy to make that application in Perl Tk, or even C.  All it does is create the main.c file after you specify a bunch of arguments e.g. (sprites, sounds, backgrounds) etc, and just parses the text/etc/ then compiles it to a.out then changes the name to <projectname>.nds

hrmm...

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: Cthulhu Town DS
« Reply #5 on: August 22, 2009, 02:22:45 PM »
updated:

<a href="http://www.youtube.com/v/X8wzrmMhsvg&rel=1" target="_blank">http://www.youtube.com/v/X8wzrmMhsvg&rel=1</a>

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: Cthulhu Town DS
« Reply #6 on: October 20, 2009, 06:05:33 PM »
Just Released it tonight along with PayPhone DS, and some WeakNet Linux stuff..  Sorry it took a while, I had to beat the monkeys to code faster.

ttyl <3

http://weaknetlabs.com/code/DS/cthulhutown

Offline kwantamphlux

  • Gentleman of Ill Moral Integrity
  • Junior Phone Loser
  • **
  • Posts: 47
  • 1337 13V3L: +4/-3
Re: Cthulhu Town DS
« Reply #7 on: October 20, 2009, 07:41:45 PM »
This has collectively made my day for the next few months.
Camouflage is the colour of cowardice!

Offline MattGSX

  • Whiny Music Nerd
  • Senior PLA Junkie
  • *****
  • Posts: 1195
  • 1337 13V3L: +59/-97
  • Douchenozzle
    • Matt GSX Has Better Taste In Music Than You
Re: Cthulhu Town DS
« Reply #8 on: January 06, 2010, 09:15:10 AM »
Can't believe I never noticed this.

Does this need a DLDI patch?

Offline trevelyn

  • Administrator
  • Elite Cactus Squad
  • Ninja Phone Loser
  • *****
  • Posts: 1687
  • 1337 13V3L: +183/-22
  • He likes cans and taking pictures in cans!
    • WeakNet Labs
Re: Cthulhu Town DS
« Reply #9 on: January 06, 2010, 12:12:34 PM »
i dont think so, then again, I use an AceKard 2i which backgrounds and automatically patches DLDI i believe.