• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Question] Pokemon 2D Game (C++)

Forrest4096

CRASH
  • 8
    Posts
    10
    Years
    • Seen Oct 5, 2016
    Hey guys, I'm making a 2D Pokemon game in C++, using SFML. I have decided to use the TMX format for my map files and a custom library for the battle system, etc.
    I am currently looking for sprites, artworks, tilesets, and any other resources. If you would like to contribute, please email or message me. If you have any resources I could use, please let me know.

    Finally, any suggestions? Are there better frameworks than SFML I should take a look at? I have tried using LOVE2d, but Lua doesn't really have the object-oriented features I want. Oxygine is an alternative, are there any others?
     
    thats a cool idea ^^ some friends and me are coding an own online pokemon game ^^
    We are coding it in Java with libgdx framework ^^
     
    I'm not really familiar with Java (though I DO want to learn it sometime in the *near* future) but your project sounds very promising. I look forward to seeing it online.

    By the way, do you know any good Pokemon resource sites or repositories?
     
    Yeah theres a site called spriters-resource(dot)com
    There you can find many official pokemon ressources else just search at deviantart, there are many very good designers.

    btw we are using the tmx format too :)
     
    Wow, that's great! You guys are using TMX too! Unfortunately, I haven't gotten down to that yet, I'm still working on my battle engine.
    Thanks for telling me that website, it's a real jackpot!
     
    Back
    Top