Symbroson


Usergroup: Moderator

Created: 2019-11-28 07:50:50

Resources



standard Minesweeper game - Detect all mines with red flags without hitting one! Colored numbers are showing the amount of mines around it. By default use long touch to place a flag. The flag button on the top reverses short and long touch. You can a...

By:
Category:
Other

Two player Bluetooth Tic-Tac-Toe game - created by Symbroson

By:
Category:
Other

Tankerous spk


An excellent top-down tank shooter game - created by Symbroson

By:
Category:
Other

A clever and original game with multiple levels - by Symbroson

By:
Category:
Other

TicTacToe spk


Simple TicTacToe game with 2 player or AI option with different difficulty levels

By:
Category:
Other

Icey spk


Fun game with bouncing penguins and a little orange ghost searching his girlfriend Find the way through the labyrinth of trees on frozen seas. Keep an eye on the penguins - they'll try to bounce you out of your way! But maybe you can even get them to...

By:
Category:
Other

Snake spk


Simple snake game with pixel graphics steer the snake by wiping in the direction you want eat as many items you can but don't eat yourself or you'll get hurt

By:
Category:
Other

Format your js code with this lightweight formatter. It uses the format script from http://jsbeautifier.org to make your code look as good as possible. You can edit the options in the code itself and the option property documentation is located in th...

By:
Category:
Other

A small app which serves as preview for the latest DroidScript docs. It supports basic docs features such like theming and html method anchor jumps. Additionally it is able to retrieve updates from the remote GitHub repository of DroidScript (https:/...

By:
Category:
Tools

A plugin generator app for creating, debugging, exporting and installing DroidScript JavaScript plugins on the fly. Remote source location: https://github.com/SymDSTools/PluginGenerator

By:
Category:
Tools

Pong spk


The retro game 'Pong' created with the DroidScript's ImageView. Pong is a two-player game in which the screen is divided into two halves and each player tries to prevent the ball from slipping through his defense. You can play against the computer or...

By:
Category:
Other

The popular TicTacToe game built with DroidScript's button controls. TicTacToe is a round-based game where each of the two player tries to get 3 of his own symbols in a row horizontally, vertically or diagonally. This program also demonstrates how UI...

By:
Category:
Games