Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
AI-based, Comprehensive Service Management for Businesses and IT Providers
Modular solutions for change management, asset management and more
ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
Here is the source code of a javascript tetris I have coded for a Swiss Game Competition.
All informations are here: http://projects.bugnplay.ch/bugnplay/library/project.php?project=2013038
There are 4 languages avaiables. French, German, Italian and English.
Fills a rectangle using given tetris shapes (tetraminos) using an optimized brute force algorithm.
A puzzle can have many different solutions; this solver will stop at the first one. Not all puzzles are solveable.
Created to solve the annoying tetris puzzles in The Talos Principle and Sigils of Elohim.
This is a tetris game based on HTML5 technology, no flash used!
It uses HTML 5 features like canvas and localStorage. Game logic is written in javascript.
SVN repository: https://tetris5.svn.sourceforge.net/svnroot/tetris5
This is a Javascript based tetris game. We wrote this to primarily learn about Javascript, and now hopefully the game itself can be updated further with more cool features
Tetrissimus is an open source "Tetris" alike game totally written in DHTML (JavaScript, CSS and HTML) that uses keyboard. This cross-platform and cross-browser game was tested under BeOS, Linux, NetBSD, OpenBSD, FreeBSD, Windows and others.