Atlas toolkit - Inspiration

Inspiration #

Here are a few examples of applications created with the Atlas toolkit, some of which allow users to interact with each other. Clicking on Launch/Hide will launch the application in an insert from which it can be shared, explored, modified and relaunched as detailed in the Action! section. Clicking on the Run button will relaunch the application with any modifications.

Hello, World! (Hello) #

Hello, World! program showing the basics of a Zelbinium application. The application simply displays a message showing the contents of a text field.

Hello, World! shared (Hellos) #

Same application as above, but greetings are displayed to all users connected to the application (using of the QR code icon Copy icon Sharing icon buttons at the bottom of the application).
Shows the basics of an application that allows users to interact.

Messages (Messages) #

This is the application used in the Action! section. It allows messages to be exchanged between all devices connected to the same application.

Widgets (Widgets) #

This application shows an example of use of commonly used graphical interface components (widgets) and the corresponding source code (HTML and Python).

Connect Four (FourInARow) #

The Connect Four game.

Mancala (Mancala) #

An ancient two-player, seed-sowing game of mancala type.

Flood it! (Flooder) #

Set the top left color/shape, which fills all adjacent squares of that color/shape, by selecting a square of the desired color/shape. Try to make the whole board the same color/shape in as few moves as possible.

Pig game (PigGame) (with sound) #

A multi-player version of the Pig game.

Warning: this game features sound effects!


Further examples of use of the Atlas toolkit, in conjunction with the UCUq library, are available here.