Tuesday, January 19, 2010

Done... Finally

Explosions!, is finally done.

You can download v1.10 at my google code, here : http://code.google.com/p/shmup/



Explosions!

A shmup game created for windows primarily. Linux, BSD, OpenPandora?, and OSX ports are on the way.

The game features 4 action-packed levels with 8 weapons,bosses,bombs, and explosions!

by ReturnZero? games.

blog: http://returnzerogames.blogspot.com/

API's used:

"SFML" window,graphics,and audio. for creating the window, drawing to the screen, and sounds.

http://www.sfml-dev.org/

"Lua" for scripting levels.

http://www.lua.org/

"LuaBind?" for binding lua and c++ http://www.rasterbar.com/products/luabind.html/

"cpGUI" for the GUI: http://www.sfml-dev.org/wiki/en/projects/cpgui/ <- (under MIT)

Wednesday, December 30, 2009

Progress...

I've added many things, like lua scripting for levels, better bosses, enemy patterns, bullet patterns, bombs, powerups, better graphics,save games,GUI,parralax scrolling, and postFX

some screenshots:




Friday, December 4, 2009

I have started working on a shmup game, This is a video of the alpha build.



I will update this blog with my progress of the game.