Tululoo Game Maker is a complex game creation environment that allows you to create browser based games.
With Tululoo you can create games for your mobile devices as the latest ones already support the new HTML5 standards.
Tululoo comes with a user friendy resource manager and script editor, where you can import your images, backgrounds, animated sprites, sounds. You can easily create the objects (actors like player, enemies, collectable items, etc.) and you can also add your own functions and scripts to the game objects.
The program generates a Javascript code that can be played in web browsers using the next generation web standard HTML5.
The built-in script editor has some great features like syntax highlighting or code completion so writing your own code is easy and fun. Tululoo offers several built-in game functions as well, but it is dynamic, so you can use unlimited custom functions, variables, structures etc. Beginners can browse several pre-made game kits, which can be modified easily.
TULULOO IS FREE.
(Please click here if you wish to support our work. Thanks.)
Have fun!
Windows version: 1.3.0
Release date: 4 March 2013
Mac version: 1.3.0
Release date: 5 March 2013
Linux version: 1.3.0
Release date: 5 March 2013
Game Creator ANDROID phone or tablet.
Game Creator iOS iPhone or iPad.
Features
FREE Complex game creation environment Built-in code editor with syntax highlighting and code completion User friendly Scene Editor with multi layer Tile Editor Single and animated sprites (via sprite sheets) Built-in sprite manipulating tools and effects Tile handling (via background images as tilesets) Audio support (WAV, OGG, MP3) Per scene background management Collision checking (box and circle shapes) Keyboard, mouse and touchpad (mobile devices) handling Realtime object creation Custom event based scripts Dynamic extension mechanism for handling external libraries Font support Drawing functions Offline web storage Generates clean JavaScript code
Sample scripts
You don't have to develop difficult and complex functions, there are lots of pre-defined easy to use solutions in Tululoo Game Maker.
PLAYING A SOUND AND CREATING A BOMB WHEN THE SPACEBAR IS PRESSED
if ( keyboard_check_pressed( vk_space )) {
sound_play( bomb_dropped );
instance_create( x, y, player_bomb );
}
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
The following conditions apply to JavaScript framework included with the software.
1. You may use generated code in commercial purposes.
2. You may use framework separetely from software to develop web games and applications using it, including commercial purposes.
3. You may NOT use framework itself in commercial purposes
4. You may NOT use framework or generated code outside of applications of its scope, including but not limited to software involving generation of javascript files.
5. Any derivative works upon software must be distributed under same or similar licence, with information about previous authors kept intact.
Short explanation:
~ You can sell your games that you've made with Tululoo
~ You can still sell your games if you've made them with framework without using IDE for one or other reason.
~ But do not just sell framework itself. Commercialize things that you've made, not things that help to make these.
~ Also do not build software of similar purposes as Tululoo on it's framework.
~ However you can fork and improve framework itself, if you'll keep license the same and mention previous authors. This includes building 'alternative' versions of framework for use with Tululoo or separately.
Gallery
Game demos
Screenshots
Sprite manager
Sprite strip importer and property form
Sprite frame editor
Sound manager
Background manager
Object manager
Object properties and event editor
Code editor with syntax highlighting
Scene manager
Scene editor
Videos
Creating and placing an object
Importing sprite strips
Controlling an object and colliding with walls
Viewport scrolling with player
Games
Skeet
PixelFlow
BioWars
Virus
SpaceChaos
Bogyo
Magic Story
KnightMare
RGB Ball
Estimate
City Bomber
Starfield Wars
Thank you for supporting our work.
However the development of the main program is currently stopped, we need to maintain the database, renew the domain and keep the server running.
Please consider to donate if you can. Thank you.