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
- Vote count in five Indian states begin amid pandemic May 2, 2021
- The battle for control of the Donets River defines the war in the Ukrainian east May 26, 2022
- Brazil is the 5th most expensive country to own a 0 km car; check the ranking Aug 15, 2021
- Abramovich filed a lawsuit before the general court of the European Union May 31, 2022
- Francesco Oppini: did you have a fight with Tommaso Zorzi? New denial Jul 20, 2021
- Oppo receives the EISA 2021 award for the second year in a row Aug 16, 2021
- Turkey summons US ambassador over genocide announcement Apr 25, 2021
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();
}
};
