hi
I want to play with my friends.
So, I decided to make a network game.
It is a racing game!!
I finished project 3 months ago
[play video]
Rule is simple! just survive from the storm...
storm will never stop until the last survival
competition is fierce! because of many skills and obstacles
--- my opinion about SFML ---
network part of SFML is very nice... especially Packet class!
And I wish advanced tech(IOCP and epoll) added network on next version.
and graphic part also nice... very clean
but I don't know why Transformable and Drawable interfaces are departed...!
I used to wonder Node class in cocos2d.
because I want to make a Menu class that contains Text item or Sprite item that is part of Node class.
I have no idea how to implement it
window part of SFML also impressive. (because i'm a beginner haha.. all code is amazing to me
)
I could add IME message easily for my second game
you know... IME message is essential for typing East Asian languages (korean, chinese, japanese)
source code link -->
https://code.google.com/p/dead-or-run(but you don't want to see my source code... it is full of korean comment and GOD classes haha...)
anyway
thanks for the nice framework
(i used to use SDL but... too tough to me...)