Iron Galaxy and Iam8bit also awarded.
GamesIndustry.biz, the well-known portal dedicated to the economic / financial side of the gaming industry, recently shared the results of the annual award ceremony “Best Places To Work“, an event that rewards the best American companies and development houses, considered the best place to work.
How are the winning companies chosen? First of all, companies must share their data relating to salaries, benefits, holidays and more, for the creation of a partial score (about 25% of the overall vote), to which the points derived from anonymous surveys carried out at the employees: the latter analyze the opinions on the work environment, management, diversity, quality of work and life, etc.
The final result will reveal a shortlist of 11 development houses, all of which will be awarded the coveted Best Place to Work in USA Award.
Read Also
- Sahara heat hits Germany: After the weekend, the next wave of pure summer comes Jul 3, 2021
- Taliban promise security in Kabul after US exit Aug 31, 2021
- Controlled bushfire cloaks Sydney in hazardous smoke May 3, 2021
- “It is shameful to see this”: the “Bofo” Bautista took advantage of the Oribe Peralta controversy to revive the controversy between the two Sep 21, 2020
- Russia reports record Covid-19 cases and deaths Dec 24, 2020
- Dangerous presence of Byron Castillo in the Qatar World Cup 2022 Nov 13, 2022
- Whiskey, “water of life” May 31, 2022
This year’s winners? For small studios we have Big Run Studios, Phoenix Labs, Pragma Platform is Virtuos; for those of medium size we have FortySeven Communications, Intellivision, Parsec, Schell Games is Survios; finally, for the big development houses we have the well known Iron Galaxy Studios is Respawn Entertainment, respectively creators of Killer Instinct is Apex Legends.
During the awards event, visible in the video below, special trophies were also shared:
- The Diversity Award: Schell Games
- The Crisis Management Award: Big Run Studios
- The Corporate Social Responsibility Award: Iam8bit
- The Education Award: Virtuos
- The Health and Wellbeing Award: Survios
- The Best Boss Award: Haden Blackman, Hangar 13
We are delighted that Respawn Entertainment has managed to win this honorable award, despite its parent company, IT’S AT, has previously been the winner of several awards such as “Worst Company in America”.
Source: TheGamer
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
