About Store Forum Documentation Contact



Post Reply 
YoFrankie
Author Message
Seba Offline
Member

Post: #1
YoFrankie
Second approach to this project for me. But original project was created by the Blender Institute, part of the Blender Foundation, originally scheduled for release in August 2008.
Wiki:
http://en.wikipedia.org/wiki/Yo_Frankie!
Project site:
http://www.yofrankie.org/

So why to create game that is already created?
The main purpose is to create playable game using c++. I am not good at creating models thats why i take models from that game and recreate it using Esenthel.

What I want to create?
Complite game with playable levels.

What I done?
Simple trigger system.
Destructible objects.
Simple sound system.
Collectable objects.
Help signs objects.

What I want to do?
Simple platforms system.
Animated objects.
Cinematic system.

What I have to do?
Player death conditions.
Improve add more GUI.
Music.
The end of the levels.
Improve character.
Create levels.

Video showing the beginning of the map:
http://youtu.be/jvkvIQastME

Photos of added new things
[Image: tutorialsvs201020130522.th.png]
[Image: tutorialsvs201020130522.th.png]
[Image: tutorialsvs201020130522.th.png]

I post this to have motivation to end this.
All comments are welcome.
05-21-2013 11:42 PM
Find all posts by this user Quote this message in a reply
dylantan Offline
Member

Post: #2
RE: YoFrankie
Sound good. Keep it up smile
05-22-2013 02:23 AM
Visit this user's website Find all posts by this user Quote this message in a reply
gwald Offline
Member

Post: #3
RE: YoFrankie
Impressive Seba!
"I am not good at creating models thats why i take models from that game and recreate it using Esenthel"
I thought you were a designer because of your cool avatar character!

My Blog
http://www.esenthel.com/community/showthread.php?tid=6043

I hang out at Esenthel IRC Channel
http://webchat.freenode.net/?channels=#Esenthel
05-22-2013 02:41 AM
Visit this user's website Find all posts by this user Quote this message in a reply
TheElk Offline
Member

Post: #4
RE: YoFrankie
Looking Great Seba

I like it.
05-22-2013 07:32 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pixel Perfect Offline
Member

Post: #5
RE: YoFrankie
Great work, you should definitely finish this!
05-22-2013 08:10 AM
Find all posts by this user Quote this message in a reply
Seba Offline
Member

Post: #6
RE: YoFrankie
I found some time to work on game. I make few improvements. You can see almost all improvements on video:

http://youtu.be/KkT0_YK8udw

I have few ideas how to improve this game but first i want to end the main core after that I will see if I want to continue this.
10-04-2013 01:12 PM
Find all posts by this user Quote this message in a reply
Rubeus Offline
Member

Post: #7
RE: YoFrankie
That sheep... >_>
10-04-2013 01:33 PM
Find all posts by this user Quote this message in a reply
Pixel Perfect Offline
Member

Post: #8
RE: YoFrankie
Cool!
10-05-2013 09:13 AM
Find all posts by this user Quote this message in a reply
yvanvds Offline
Member

Post: #9
RE: YoFrankie
Very nice, Seba! As a small suggestion: a bit of music, some more sounds and a jumping animation would do a lot for it, i think. And it's relatively just a little bit of work.
10-06-2013 11:10 PM
Find all posts by this user Quote this message in a reply
Seba Offline
Member

Post: #10
RE: YoFrankie
Thanks for all comments and tips. Lets say I end main core of game. You can play complete levels and finish game when you succesfully finish all levels. I also add jump animation I was having some problem with this so I turned it off but I found error in code and it works as it should. As for sounds I need add more to level maybe some theme during playing. On video there is the same map three times and player need collect only two apricots but this is for showing only. I try to make at less three levels, maybe some introduction how play. Video:

http://youtu.be/7YjbICuK6gU

Any one know some good way to check if I free all resources when switch to new level? I want to check if there is no memory leaks.
(This post was last modified: 01-07-2017 11:17 PM by Seba.)
10-07-2013 10:44 PM
Find all posts by this user Quote this message in a reply
Post Reply