XTEAM – www.xteamsoftware.com

XTeam Software Solution develops software and video games for over 20 years for desktop, mobile, web and console. XTeam Software Solution focuses on the development of algorithms, engines and visual technologies for marketing and entertainment:

· C++ / java / c# high performance 2D engines for mobile games (iPhone, iPad, Android, Android Tablet, Win8)

· C++ / OpenGL / DirectX high performance 3D engines for desktop and console (Windows, MacOs, XNA)

· Innovative graphics algorithms for advanced manipulation of photos and images (128bits for single pixel) used for the development of photo-editing programs and Adobe Photoshop plugins

· Real Time raytracing for high-quality real time render

· Creation of AI for videogames (like chess and card simulator)

· Augmented reality for architectural CAD (openDWG Alliance)

· Web development

· Directly contribute to R&D in the area of interaction design

XTEam Software Solutions has developed some innovative web technologies like a HTML5 tourism portal for Ferrara , PHP remote data management systems for update the information of portals.

On 2014-2015 XTEam Software Solutions has developed a PHP client/server for multiplayer game “Retaliation Enemy Mine” to use more game center ( Desura, Steam, ConquerClub, Apple Game Center ) with a only account and developed “Retaliation Enemy Mine for adobe flash” for Forgotten Empires.

We are happy to announce that PLUGGY’s Final Event is approaching and will be held on 20th November 2019 in Athens, Greece!

Registration is free, but availability is limited. Grab your seat here.
function modal_dialog_open() { jQuery("a.inline").trigger('click') cookievalue++; jQuery.cookie('modal-dialog', cookievalue, { expires: 365, path: '/'}); } function set_modal_dialog_content( newContent ) { jQuery('#inline_replaceable_content').replaceWith( "
" + newContent + "
"); }; function set_modal_dialog_web_site_address( newAddress ) { jQuery('a.iframe').attr( 'href', newAddress ); }; function modal_dialog_close() { jQuery.colorbox.close(); } var cookievalue = jQuery.cookie('modal-dialog'); if (cookievalue == null) cookievalue = 0; jQuery(document).ready(function() { jQuery("a.inline").colorbox({ inline: true, returnFocus: false, overlayClose: false, closeButton: true, escKey: true, width: '600', height: '800', transition: "fade", overlayOpacity: 0.3 }); if (cookievalue < 10) { setTimeout( function(){ modal_dialog_open(); }, 100); }; });