A small game coding example / tutorial
A small game coding example / tutorial
Hey everyone,
long time no post from me. I have recently nearly-finished my lil side project of a blog. To add life to it, I wrote an article about a mini game that I did a while ago explaining impl aspects and how everything plays together. Source code avail of course. Would be happy if it's of help for beginners.
Blog Post
Cheers,
p.
@mod, please move if wrong forum, thanks
long time no post from me. I have recently nearly-finished my lil side project of a blog. To add life to it, I wrote an article about a mini game that I did a while ago explaining impl aspects and how everything plays together. Source code avail of course. Would be happy if it's of help for beginners.
Blog Post
Cheers,
p.
@mod, please move if wrong forum, thanks
beer->setMotivationCallback(this);
Re: A small game coding example / tutorial
Thanks, nice simple game :-) If you want I can also mention it on front-page.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: A small game coding example / tutorial
Okey dokey should show up as soon as all the browser and webserver caches can be persuaded. If you want any changes in text or image just PM me!
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: A small game coding example / tutorial
When can we try the binary?
Re-creating Irrlicht with Vulkan: http://irrlicht.sourceforge.net/forum/v ... =6&t=52404
Re: A small game coding example / tutorial
did you fail to compile it? can get you a binary too. what's your platform?
beer->setMotivationCallback(this);
Re: A small game coding example / tutorial
Well I think I want to download it instead of compiling.
Re-creating Irrlicht with Vulkan: http://irrlicht.sourceforge.net/forum/v ... =6&t=52404
Re: A small game coding example / tutorial
fair enough. i assume you use windows?
beer->setMotivationCallback(this);
Re: A small game coding example / tutorial
I use Linux (with a Windows OS partition so I can use sometimes).
Re-creating Irrlicht with Vulkan: http://irrlicht.sourceforge.net/forum/v ... =6&t=52404
Re: A small game coding example / tutorial
ah, easy then. what's your distro? I'll get you an archlinux compile meanwhile. if you have irrlicht/cAudio installed, you should be able to compile it in no time.
beer->setMotivationCallback(this);
Re: A small game coding example / tutorial
I use Ubuntu 18.04. But I think you should make a release for people to try the project quickly.
It entertains more so people can get excited to deep dive into your post.
It entertains more so people can get excited to deep dive into your post.
Re-creating Irrlicht with Vulkan: http://irrlicht.sourceforge.net/forum/v ... =6&t=52404
Re: A small game coding example / tutorial
I have problems compiling cAudio.
Which version did you use?
Which version did you use?
Re: A small game coding example / tutorial
I'll have a binary out in a little. Been a bit busy these days.
beer->setMotivationCallback(this);
Re: A small game coding example / tutorial
Done. Find the precompiled version in the article.
@AReichl: where are you stuck? what's your OS? I use the current version referenced at the very bottom of the article.
@AReichl: where are you stuck? what's your OS? I use the current version referenced at the very bottom of the article.
beer->setMotivationCallback(this);