Yes, hot on the heels of The Wonderful Wizard of Oz release ( http://www.blitzbasic.com/Community/posts.php?topic=64952 ), I'm proud to release V1.02 of the Grey Alien BlitzMax Game Framework which was actually used to make Oz!
This version has many improvements. Some of the larger ones include: - New simple example projects to help get you started. - TSlider Type. Great for music/sound volume on options page. - TButton now supports animation. TMenu can now add animated buttons. - TParticle improved including FadeIn, Sustain and Life capabilities. - Icon setting improved. - BMax Ogg file memory leak resolved. - TProfile now stores which hints have been shown (great for casual games) - TLoadingbar now supports custom images. - Basic Armadillo (Software Passport) support. - Enhanced error trapping and ini repair code added. - Plus tons more stuff!
The framework is tried and tested, and already in use by many hobbyists and professionals (well over 50 customers!). Give the mini-game demo a whirl today and find out why it's so popular:
http://www.greyaliengames.com/aotmg/aotmg042.zip (5.76Mb)
Find out more about the framework here: http://www.greyaliengames.com/framework/faq.html
Watch a video here: www.greyaliengames.com/aotmg/aotmg.wmv (1.1Mb) (Note: any jerkiness is 100% due to video capture, not the framework.)
Why do you need it? Well do you...
- want the fun of making games without boring research, technical problems and tons of interface code? - want your game to run on a wide range of PCs using an ultra smooth timing routine? - want your game to have the same functionality as professional commercial games? - want to plug your code straight into an OOP environment with tons of ready-made Types?
Then get the Grey Alien BlizMax Game Framework!

How To Play
-----------
Just move left and right and shoot the UFOs with Z, that's it for now...
Keys
----
Press <Esc> to exit the game.
Press <F> to toggle full screen/windowed mode.
Press <V> to toggle VSync on/off.
Press <G> to toggle DirectX/OpenGL.
Press <D> to bring up the debug display
Whilst in debug mode, press <J> to jump level.
Whilst in debug mode, press <R> to restart level.
Whilst in debug mode, press <T> to toggle fast (full speed).
Whilst in debug mode, press <L> to toggle slow motion.
Whilst in debug mode, press <I> to toggle Flip modes.
Whilst in debug mode, press <A> to toggle anti-lag fix.
Whilst in debug mode, press <N> to toggle No Timing.
Press <P> to pause the game.
Press <Q> to quit the game.
Press <S> to toggle sound on/off.
Press <M> to toggle music on/off.
Press <-> and <=> to adjust sound volume.
Press <F12> to take a screenshot.
Press <Ctrl+X> to exit the game instantly.
Summary of features (in no particular order):
Smooth Fixed Rate Logic timing.
Dynamically change between Full-Screen and Windowed Mode.
Dynamically change between DirectX and OpenGL.
Windowed mode has working minimise and close buttons.
Game and music pauses whenever focus is lost.
Full icon support.
Ini file to save user settings.
Extensive debug suite.
Take screenshots with F12.
Integrated mouse pointer.
Sound and music functions.
Particle engine.
Sprite type.
Button type.
Menu type.
Font and Label types.
Animation type for handling multi-phase animations.
Splash screen.
Loading screen.
Title screen.
Fully working options screen.
Fully working Player Profile Manager dialog.
Dialog type extended to DialogOK, DialogYesNo and DialogTextInput.
Load, save and enter High Scores.
Other example screens such as Level Complete, Game Complete, Game Over, and Credits.
Select Level Map which zooms and scrolls.
Example types such as Player (with shield, lives, target, and level), Bullet, Alien etc.
Fast fade.
Manage multiple game screens easily.
Top-level general error handling including auto-resetting the ini file upon crash.
Event-based input instead of PolledInput.
BlitzMax fixes and workarounds.
And more!
(For a full list of features, please see the FAQ.)
********************************************************* The Game Framework (Windows only) is a collection of files that you can use to make a professional quality game. It also comes with an example mini-game called Attack of the Mutant Greys.
You can buy it for £29.95, €43.50 or $54.95 (please ask for prices in other currencies). This gives you a royalty free licence to use the code for freeware and commercial projects. You will receive FREE updates as and when they become available.
To buy it, please go here: http://www.greyaliengames.com/contact.php and use the appropriate Paypal donate button (this is my preferred method). Or use Share-it! https://secure.shareit.com/shareit/checkout.html?PRODUCT[300072102]=1 If you are based in the U.K. and want to pay by cheque or postal order, please email me (my email address is in my blitz profile and on my website). *********************************************************
Once again, thanks go to everyone on the forums who has offered advice and helped with testing. Also MEGA-ULTRA thanks go out to all my loyal customers for your continued support and good vibes :-D
Don't delay, try it today!
|