Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't find any header files #5

Closed
hasanleiva opened this issue Apr 5, 2019 · 6 comments
Closed

I can't find any header files #5

hasanleiva opened this issue Apr 5, 2019 · 6 comments

Comments

@hasanleiva
Copy link

Hi I can't find any header files from archive. For example, (shared_ptr.hpp , condition. hpp ) I think these files are part of Blunted2 engine. Can you help me:)

@BazkieBumpercar
Copy link
Owner

Yes, this project also need the blunted2 engine, you can find it at https://github.com/BazkieBumpercar/Blunted2
Also, you need some c++ boost libaries.
I hope this helps :)

@acoppola
Copy link

acoppola commented Apr 6, 2019

You need to compile blunted2 engine (setup all those libraries that are required when I run cmake) as static library and then compile gameplayfootball.

@hasanleiva
Copy link
Author

Thanks for support. I want to import or remake thjs project in Unity Game Engine.
What do you can advice to me?

@acoppola
Copy link

acoppola commented Apr 10, 2019

Well, Unity use a different programming language. Import o remaking the project is very complex. I don't know what is your level of knowledge but you need to do things step by step. Buy a course on Udemy and some books, study them, then begin to develop simple games, and in the end, when you are confident, try to develop a football game using some of the very clever tricks that Bastian used. Developing this game took some years to him so this is not easy at all.

@BazkieBumpercar
Copy link
Owner

What @acoppola says!
Furthermore, I would use my game as 'handy guide', and maybe use some assets; not 'literally' port it.
Good luck :)

@hasanleiva
Copy link
Author

Hi Baastian
Have you got compiled app of animationtool(blunted2)??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants