Need a pointer.

i am quite confident with c++ i have been making programs for years now...but
i want to make a game, i have made many mini games but now i want to make a "Year Project" with full dedication.

I am going to try to make a Tile-based, Farming, Fighting, Questy, Trading Game
i have done nearly all sprites and all tiles, now i just need a way to implement them.

It is going to be kind of like HarvestMoon/Zelda/Pokemon-----Mainly harvest moon----.....i know its a hard project but i dont want a "learn the basics" response.

I need
.help
.engine
.library
.books/links (not general c++, Tile based games in c++ or just games in c++)
.some code/examples
.and if able, source code for refrence

Thanks in advance, i know that this project is going to be hard but i need a challenge. .


Last edited on
To be honest, I think you're better off with Flash programming (Look up "action script").
For rendering the graphics, you can use SFML.
You don't need a book to create a simple tile-based 2D game, some common sense is enough.
Topic archived. No new replies allowed.