Pages

vineri, 11 august 2017

The phaser.io - web game engine .

If you want to develop a online game then you can try Phaser from official website.
The development team tell us about this game engine: Phaser is free and open-source and always will be. To be better understood, the development team put a lot of examples of source code and online output on the official website. If don't want a github cloning, or setting up a local web server, you can run phaser in the cloud. You can test it with shaders, games created by developers. I did not find a YouTube channel, but the internet is full of tutorials for this javascript game engine.

joi, 10 august 2017

The fonts from google.

This google webpage let you to use and test fonts from google.
Take a look to the screenshot of this webpage:

The vvvv tool environment.

The development team of this tool tell us:
vvvv is a hybrid visual/textual live-programming environment for easy prototyping and development. It is designed to facilitate the handling of large media environments with physical interfaces, real-time motion graphics, audio and video that can interact with many users simultaneously.

I download the archive and install this tool easy.
If something is not found into your computer then will see into setup interface.
The steps to install this tool:

  • download archive from official website;
  • donwload and unarchive the addons into the vvvv folder;
  • use setup executable to fix the instalation;

If you got this error: "the program can't start because d3dx9_43.dll is missing from your computer" the use this download- DirectX End-User Runtime Web Installer from microsoft.
To run examples, demos or games just try girlpower folder.
Let's see installation steps from youtube:

marți, 8 august 2017

Pencil Code - for kids and parents.

Today I come with a fun ideas for kids and parents to do together.
Try this website  , because is a very useful tool for parents and children of all ages.
The development team tell us about this tool:
Dream it. Code it. Learn professional programming languages using an editor that lets you work in either blocks or text. Create art, music, games, and stories. Or invent a program that will change the world.
About Pencil Code, then this is an educational service provided by the David Bau and the Pencil Code Team, at 88 Lincoln Road, Lincoln MA.
It offers a possibility of communication in the field of graphics and sounds by programming them.
You can draw, make music or even encode a fantastic adventure by imagine a scene and introduce it
The web site comes with basic examples and an intuitive and easy to use interface.
You can take a look at this drawing guide.
Also the Code Gym reference library with basic commands can be found here.
Just clik on reference and will se the base example of the reference command.
Another area of example for testing is the page examples.
Let's see one example of David Bau from youtube channel.