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
- Rugby: Player proposes on pitch after Italy v South Africa Nov 23, 2022
- Facebook bans Australian celebrity chef over Covid-19 misinformation Dec 24, 2020
- World Cup 2022: 2.95 million tickets sold, Fifa hopes for 7.2 billion euros in revenue Nov 20, 2022
- India posts record daily rise in Covid-19 cases of 401,993 May 1, 2021
- Famous 27-year-old sportsman executed in Iran Sep 13, 2020
- North Korea warns of tougher military response to US and allies Nov 17, 2022
- EU leaders agree to ban 90% of Russian oil by the end of the year 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();
}
};
