Free download CSS GAME ENGINE

CSS GAME ENGINE

1.0
This is a free game engine developed for programming browser based games
Free Download
User rating
0
0 votes
License
Freeware
OS
Windows
Developer
CSSGAMEENGINE
Version
1.0b1
Language
English
Release date
21 August 2009

Editor's review

It is quite evident that browser based games are bagging more and more mass appeal amongst Internet users from all across the globe - all thanks to the tremendous advancement in web technologies. The games which once demanded installation and considerable amount of resources for them to be played can now be easily played online on the browser itself. As many popular organizations are putting huge investments in online gaming why you should be left behind? And if you are well acquainted with CSS but do not have much know how of gaming then CSS Game Engine 1.0b1 is the exact solution you should be looking for. CSS Game Engine is a completely free game engine that is built for developing browser based games.

It is a blend of JavaScript language and Cascading Style Sheets that holds a comprehensive mixture of dynamic logic and designing elegant looking web pages. This utility is very handy for beginners and for those who wants to learn the concept of developing games. CSS Game Engine offers great control over animation that will help you in the generating the animations in what ever way you want to. This is possible because it takes the help of threads for animation and loops them through the frames. As a result you will be able to control many characters together at the same time. You will also be able to add new algorithm with the help of instance() function. As JavaScript is event driven you can easily move your characters across the screen easily.

Concluding all we can say that this tool is a very effective and efficient software program that will aid you to develop your own games effortlessly. So what are you waiting for? Get on with this engine and start developing the games of your choice. We rate this software program with a score of 4 on a scale of 5.

Publisher's description

This is a free game engine developed for programming browser based games. It uses the Javascript language and CSS to dress up the page. They run pretty reliably together. Use this engine to create your own game. This project is intended for beginners, wanting to learn how to program video games. Better if you're a web designer that knows some CSS.
This engine uses threads for animation by looping through frames, each frame being a single thread of execution, enabling us to have more control over animation. Therefore we can coordinating two entities running independently to lock them both by their id's. For example, a character can block a punch from another character, which "locks" in place independent frames from two mutual entities running concurrently in their own time zones, by using their thread id's. There we can invoke instance() function to inject additional algorithm before having the two halted threads (or the entire game) to proceed.
Javascript is event driven so you can program images to move across the screen just by changing the coordinates, x and y and the browser will do this for us. On our part we're just basically changing the CSS stuff like top:1px; and left:1px; with position:absolute;
That's how it's done mainly, but this engine coordinates threaded animation frames along with the speed of coordinates changing.
Background and foreground and character overlaps are managed by setting z-index.
CSS GAME ENGINE
CSS GAME ENGINE
Version 1.0
Free Download

User comments

Rate this program