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...
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Ssnake (Simple snake) - simple open-source 2D game, 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.