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...
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Ssnake (Simple snake) - simple open-source 2Dgame, written in C++11. The project was written in a hurry and do not pretend to be perfect.
Builds, tools: https://sourceforge.net/projects/ssnake/files/
Source code: https://github.com/rescr1pt/ssnake/
---
Copyright (C) 2012 Egorov Oleg (rescr1pt@ya.ru)
https://github.com/rescr1pt/ssnake/blob/master/COPYING
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.