Game Dev Party, Jam

Ghost hunter game jam

“Game Dev Party” association and its jam

This French association has the goal to promote independent game development in Lyon and its region.

If you did not read it before, you’ll find more details on the third jam description

This was the sixth jam organized, and as before, 48 hours to make an original game with an heterogeneous team that did not knew with each other. To comply to jam’s theme, games had to be somehow related to New York city.

The “Ghostbusters” team

The team was composed by one artist (Kevin), a sound designer (Pierre Etienne) and two developers (Alexis and I). Alexis was also our game designer, as he was the game idea pitcher.

From left to right: Pierre Etienne, Damien, Kévin and Alexis. [Team's interview](http://gamedevparty.fr/presentation-de-soul-kings/){:target='_blank'}

From left to right: Pierre Etienne, Damien, Kévin and Alexis. Team’s interview

The initial idea was to make a kind of solo Street Fighter. Player will use a combination of three buttons to make combos against multiple opponents. They will have predictable patterns, and the player will have to identify and counter them to win the battle.

Alexis did not impose an universe, so Kevin proposed to place our game in the seventies, in New York, against ectoplasmic anomalies… Remember Ghostbusters ?

Soulkings, the game

In this game, you’re in charge of purging the city from hostiles ghosts, until their boss hiding near Statue of Liberty. A city map offers you to choose where your help is needed, and four different arenas are hosting furious battles.

You’ll get some reward for your effort (even if you lost the battle), to offers you new equipment and special characters (they act as special attack).

Soulkings' artworks with the [game showcase](http://gamedevparty.fr/jam6-essayez-soul-kings/){:target='_blank'}

Soulkings’ artworks with the game showcase

As he’s working for Ivory Tower, Alexis has a strong knowledge of game production technics, so it was the opportunity to learn a lot.

Therefore we used Unity3D, a game engine and the matching IDE. Unity can be programmed in C#, and you used an additional plugin to wire Visual Studio for edition and debugging. Code was versionned with Perforce. The IDE manages every assets in the game, so we did not had to use anything else.

We managed to finished the game in time, and produced a full playable game. A public showcase occured two weeks after the jam, and Soulkings had enthusiast comments by players !

Battle on broadway.

Battle on broadway.

Source code and game

For a better ease of access, source are also available on Github and executables are downloadable here.