Users browsing this thread: 1 Guest(s)
Kyrodian Legends
#3
Well, I know it's been a while since I posted anything on this, but you know how it is, real life and all. Anywhoodles, I've decided not to wait until I have XYG running before I start coding this game. Instead, I'm gonna code the game in C++, and then port the functionality I've made for it into XYG. After all, what better way to design a GDK than by making a game as I go?

So, so far, I've got a sprite class that uses an entire sheet at once instead of each animation on its own strip, which saves me a lot of setup. I've also upgraded the code for SDL2, so now I don't need to port SPrig or NFont to other platforms. I also have a number of rotatable shape classes for collision. My game most likely won't actually need rotation, just standard circles, rectangles, and triangles, but you never know.

As for the game's music, my friend Kevin Pandaheart told me I could use any of his original songs I want. I figure since I'm not actually selling the game, then that's just fine, since I won't have to worry about setting up some kind of payment control thing to make sure he gets a cut (he actually said he didn't need any money, but I feel bad about selling the game and not sharing with him).

I have been considering the inclusion of some items that make references to other games, like slime pouches found in giant hornet hives that you can throw and cover the ground in bouncy slime, sort of like Portal's repulsion gel, and an item called the Pillbug Armor that works like Samus's morph ball, even makes bombs work the same way, mainly because I enjoy how Metroid's bomb jump works. The Pillbug Armor won't be canon if I use it, though; it's just an Easter egg.

That's all I can think of right now. Any feedback on these ideas would be greatly appreciated.
Reply
Thanked by:


Messages In This Thread
Kyrodian Legends - by Kelvin - 07-28-2014, 12:32 PM
RE: Kyrodian Legends - by Kelvin - 07-31-2014, 05:12 PM
RE: Kyrodian Legends - by Kelvin - 09-13-2014, 04:30 PM
RE: Kyrodian Legends - by Kelvin - 09-24-2014, 02:03 PM
RE: Kyrodian Legends - by TheShyGuy - 09-24-2014, 03:14 PM
RE: Kyrodian Legends - by Kelvin - 09-26-2014, 07:38 AM
RE: Kyrodian Legends - by Kelvin - 10-23-2014, 07:52 AM
RE: Kyrodian Legends - by DragonDePlatino - 10-23-2014, 01:58 PM
RE: Kyrodian Legends - by Kelvin - 10-23-2014, 03:40 PM
RE: Kyrodian Legends - by Kelvin - 10-25-2014, 12:49 PM
RE: Kyrodian Legends - by Koh - 10-25-2014, 05:58 PM
RE: Kyrodian Legends - by Kelvin - 10-26-2014, 07:14 PM
RE: Kyrodian Legends - by UltraEpicLeader100 - 10-27-2014, 12:48 PM
RE: Kyrodian Legends - by Kelvin - 10-29-2014, 07:05 AM
RE: Kyrodian Legends - by Key0808 - 10-29-2014, 07:37 AM
RE: Kyrodian Legends - by Kelvin - 10-29-2014, 07:50 AM
RE: Kyrodian Legends - by Key0808 - 10-29-2014, 08:04 AM
RE: Kyrodian Legends - by Kelvin - 10-29-2014, 12:57 PM
RE: Kyrodian Legends - by Dragon_Throne - 10-29-2014, 09:53 AM
RE: Kyrodian Legends - by Quirby64 - 10-29-2014, 05:06 PM
RE: Kyrodian Legends - by Kelvin - 10-29-2014, 07:27 PM
RE: Kyrodian Legends - by Gors - 10-30-2014, 06:23 AM
RE: Kyrodian Legends - by Kelvin - 10-30-2014, 04:34 PM
RE: Kyrodian Legends - by Kelvin - 11-27-2014, 12:20 PM
RE: Kyrodian Legends - by Kelvin - 01-06-2015, 02:45 PM

Forum Jump: