Skip to content

A 2d game of asteroids, written both for Lua/Love2D and C++/Irrlicht.

Notifications You must be signed in to change notification settings

PTSnoop/Asteroids

Repository files navigation

Here's a game of asteroids, thrown together one Friday afternoon in Lua, then ported word-for-word to C++ to teach myself how to use Irrlicht in 2d.

I can't recommend either as examples of how to code 2d games. If you base anything off them, you'll pick up all sorts of bad habits. Be warned. Having said that, as not-too-complex examples of basic syntax, there might be something in there. animage.cpp is pretty useful, I plucked the main draw2DImage function off a forum post.

Enjoy.

About

A 2d game of asteroids, written both for Lua/Love2D and C++/Irrlicht.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published