Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - calcfreak89

Pages: 1 [2]
16
I'm Willrandship's sister- I don't know what you mean by 2.5D, but I'd love to help with graphics. Looks like you already have someone great (better than me) for music, otherwise I'd help :P
Any kind of graphics you need- pixel art, cartoon, lalala- I'd love to help. If it's 3D animation I may need some help- will it be 2D?
Yes, it will be 2D, but come back here in a few weeks when I'm done planning everything so I know what art I will need.

17
When you say not like pokemon, what are you referring to? Art style? Story? gameplay?
Well the storyline and gameplay will be a lot different, because it will actually have a storyline, and the gameplay is going to be totally different (there will be battles though, but they are real-time instead of turn based, your trainer can fight, and you can have multiple daemons out at once, etc). Now for art, I just want it to look good (don't exactly know what kind of art, maybe cartoonish or 2.5D or pixel art???), but again, I haven't planned enough out to continue development right away.

18
Sounds like a cool project! I'm no good at what you need, but my sis is a pretty good artist. she hates doing pixel art though. :P she might be interested though, I could ask her.
Cool, but I still need to fully design and plan out the game before I can tell people exactly what I need, if you have any cool ideas for this 2D RPG just post them here. Oh and my version is not going to be like Pokemon. Also, I came up with a cool idea for another game (an RTS/defensive/strategy-like game), I will start on that after I finish the 2 games I'm working on now.

19
calcfreak89, what language are you using?
C++ with the library SFML.
So basically it runs insanely fast since SFML uses OpenGL, and it is cross-platform.

20
I'll post videos of my version soon...

21
Could anyone help us make graphics for the environment for Daemons (like trees, ground, grass, etc)? They should be in color and 64x64 tiles. For larger things like trees, you can use multiple 64x64 squares. And after we finalize the list of Daemons which we are trying to condense down to around 20-30, we will need those also. If anyone is interested, we can give you more information on what we need.

22
Web Programming and Design / Re: What is a better domain name?
« on: December 18, 2010, 11:16:18 pm »
Welcome to Omni Calcfreak89!

Also Codeplanet.co.cc sounds good to me. Free domain, right?
Yup

24
Web Programming and Design / Re: What is a better domain name?
« on: December 18, 2010, 11:05:22 pm »
http://codeplanet.co.cc/ - my site is already up and running :D

25
I am the main programmer of "Daemons". I am writing it in C++ and using the graphics library SFML. The only help I need is finding a good way to redistribute this game for Linux, since there are no static versions of SFML for Linux. I am going to either have to make over a dozen different package formats to support most of the distros, or find a way to compile static libraries of SFML, and statically link them in the game. For Windows I can just include the DLLs with it.

EDIT: Nevermind, I found a way to make it work.

Pages: 1 [2]