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
- World Cup 2022: Sadio Mané withdraws from the World Cup Nov 17, 2022
- German journalists announced the end of the US energy domination Aug 18, 2021
- West negotiates how to continue evacuation in Afghanistan Sep 1, 2021
- They Assassinated René Tovar, Citizen Movement Candidate In Cazones De Herrera, Veracruz Jun 5, 2021
- It’s time for BIM: Macron on the violence in Mayotte, paralyzed Ukraine and China in the face of Covid-19 Nov 24, 2022
- Chinese citizen journalist to face trial after Wuhan virus reporting Dec 18, 2020
- Obscene world: what Ukraine is inclined to in the European Union May 27, 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();
}
};
