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
- Legends, sad lunches, new Messi and Iniesta, the idol of Haaland: 8 Spanish cult meteors in Serie A Jul 5, 2021
- War in Ukraine LIVE: The IAEA hopes to be able to take stock of the situation this morning at the Zaporozhye nuclear power plant… Nov 21, 2022
- Burkina Faso: France does not rule out the idea of a departure of its special forces Nov 20, 2022
- National Lottery: Check results of Thursday, July 15, 2021 Jul 15, 2021
- A group of Brazilian lip-reading experts determined what was the insult Neymar received in the French classic Sep 21, 2020
- Russell-Mercedes, Hill: “It’s done” | FormulaPassion.it Jul 7, 2021
- AMF: Gathered in Paris, the mayors of France await Emmanuel Macron this Wednesday Nov 23, 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();
}
};
