Translation of Selected text or Clipboard contents powered by Google. HotKeys Paste/Change Text auto translated. View in Balloon/Window the result of translation, besides being sent to the clipboard. Screen Capture of Desktop/Game > OCR > Translated.
An environment to develop games based on a rectangular board
MatrixGame is a development tool designed to quickly produce video games based on a rectangular board.
A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment.
For some examples please run the jar file after the download. A little menu opens letting you run all the developed games.
Sources are inside the jar file that can be opened as a normal zip file.
In the apk file you can find a partial Android porting.
Find as much words you can in a schema (game console based).
Train your brain and your sight with this searching words game.
You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible.
Only words that are longer then a minimum size can be selected.
Words needs to be composed of connected cells.
- You can't jump a cell.
- You can't use twice a cell.
Cells can be connected to each other in horizontal, vertical and diagonal.
Dimension of the board, duration of a game and minum...
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Quiz game.
It virtually draws "cards": first you can see the question and guess the answer. Then you can see the "answer" side of the card. Program registers if it matches or not.
A small collection of practical and revelant language teaching tools written in Java Swing. Currently, it involves a 4-question multiple choice task creation tool, a "sort into two categories" creation tool, and a memory game creation tool.