Developpez.com - Rubrique PureBasic

Le Club des Développeurs et IT Pro

tululoo

Un game maker HTML5 devient open source

Le 2015-11-10 13:00:06, par comtois, Responsable Purebasic
Description du programme vu sur le site officiel

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.
Télécharger [ATTACH]192263d1/a/a/a" />

Source de l'information
  Discussion forum
1 commentaire
  • comtois
    Responsable Purebasic
    Il faut télécharger l'archive sur le site officiel pour récupérer les exemples. ça aide à comprendre comment l'utiliser

    Je ne l'ai pas précisé dans le message précédent, mais il va de soi que ce programme est écrit avec PureBasic.