• Register

Strid is a 2.5D online shooter with support for up to 64 players. Invite your friends and play as a squad. Choose between 7 different kits holding 5 unique items with varying strategic purposes. Use vehicles such as battle tanks, helicopters, dirtbikes and more. Construct or destroy terrain to your advantage. Use smokes and flashbangs to distract enemies in close quarters firefights. Out-manouver your enemy by utilizing the fog of war. Capture and hold more flags than your enemy to win the battle. Expand your arsenal by unlocking new weapons with increasing experience.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Post article RSS Articles

Strid 1.0

News 3 comments


Strid is written from scratch in C++, with a few external libraries, it doesn't use an existing game engine. It started as a one-man full-time project for almost one year, and then went on as a hobby for what is now one and a half years, greatly reducing development speed to just a few hours per week, now it has finally come to a finished state after about 2.5 years.

The graphics engine uses OpenGL 4.3 with glew (similar to DirectX 11), the audio engine was written using the Portaudio library. Window handling is done with SDL (Create window, set full-screen et.c.). The network engine is written using Windows Winsock2, which is kind of a shame because it is the only thing that really ties the system to Windows. Textures for graphics are all PNG, and loaded using libPNG. glm is used for mathematics.

Most of the game will be free, but people who really like the game will have the ability to download the "full" version, which includes functionality to login to an account that will save score gained from matches. Gathering score will enable unlocking of further weaponry not available from start. There are seven different kits to choose from, available to everyone from the start, however, every kit has an alternative that can be unlocked if playing with an account. These alternative kits may replace one or a few of the items in the original kit, and a choice is made by the player at spawn-time whether to use the original or alternative kit, if unlocked.

Summary of Game-play

  • Vehicles - Use vehicles such as tanks and helicopters to destroy the enemy.
  • Modifiable terrain - Construct or destroy terrain to your advantage.
  • Fog of war - Out-maneuver your enemy by utilizing the fog of war.
  • Unlocks - Each kit has a variation with some new items that can be unlocked. Expand your arsenal by unlocking new weapons with increasing experience. (Requires full version DLC)
  • Squads - Invite some friends and play as a squad in intense battles.
  • Online or LAN - Host or join games on LAN or online.
  • Bots - Play with humans or bots.
  • Kits - Choose between 7 different kits, each holding 5 unique items with varying tactical purposes.
  • Conquest - Capture flags and reduce the enemy team's tickets to zero to win the battle.
  • Tactical Items - Use smoke-grenades and flash-bangs to distract enemies in close quarters firefights. Call in air strikes using laser target designation and radio.


Details

Terrain

Terrain composed of sand can be destroyed with most weapons, though items like shovels are more efficient than others. Every type of bullet has a specific amount of sand terrain penetration. The other type of terrain, rock, cannot be destroyed.
Sand can also be built using the engineer sand gun or sandbags equipped by the assault class.

Terrain affects the fog of war, the player simply cannot see through it. Some objects like trees and spawn-points will be rendered even if within fog of war to make it easier to navigate the play-field.


Kits

Each standard kit is available to everyone from the start. But every kit has an unlockable alternative that can be made available if playing with a Strid account with the full version DLC. When playing on an account, points from any game is saved and will be used as progress for new unlocks. At certain intervals of points, new unlocks become available and it is up to the player to select which kit alternative to unlock.

Below each kit is displayed their unlockable alternative kit. (Requires full version DLC).


Assault class
Automatic rifle, under-barrel grenade launcher for explosive rounds and smoke, flash-bang (briefly blinds anyone near explosion), sandbags (constructs sand terrain at dropped position).
Unlocked alternative uses a higher damage rifle with less ammo and more recoil, has under-barrel shotgun and smoke, a disposable light anti-armor rocket replaces sandbags.


Ranger class
Deployable sniper rifle, sub-machine-gun, hand grenade, laser target designator (bombs can be requested at lazed position by officer radio).
Unlocked alternative uses a lower damage rifle with higher rate of fire, also has fully-automatic mode when not deployed.


Machine-gunner class
Deployable machine gun, pistol, shovel (efficiently destroys sand terrain), flare gun (efficiently burns through sand terrain).
Unlocked alternative uses a lower damage machine gun with longer view-distance, also replaces pistol with a sub-machine-gun.


Medic class
Burst fire-mode rifle, fully automatic pistol, medical kit (heals target player), smoke grenade (deploys smoke barrier on explosion), syringe (increases max HP for target player).
Unlocked alternative uses a lower damage rifle with a higher rate of fire.


Engineer class
Burst fire-mode rifle, sand gun (constructs terrain at target location), welder (repairs target vehicle), plastic explosive (explodes when detonated), remote (triggers placed explosives).
Unlocked alternative uses a lower damage automatic shotgun with a higher rate of fire.


Officer class
Shotgun, riot-shield (blocks small-arms fire, has limited HP), extra ammunition (re-supplies target player ammo), scope (enables very long view-distance, thermal imaging and can place target lasers), radio (can call in airstrikes on friendly lazed targets).
Unlocked alternative uses an automatic rifle.


Anti-armor class
Grenade launcher with high explosive and armor piercing shells, revolver, disposable anti-tank missile, disposable anti-air missile.
Unlocked alternative uses an automatic sniper rifle with armor-piercing rounds, a lower damage pistol, and anti-air missile is replaced by a light anti-tank missile.

Smoke and Thermals

Some items can provide a smoke barrier, these barriers affect the fog of war similar to the terrain. The difference between fog caused by terrain and smoke is that the smoke can still be seen through if a player uses thermal imaging. This is available in most armored vehicles and with the scope used by the officer class.

This tank is equipped with thermal vision. By toggling this on with the default key 'T', a vehicle can be spotted through the smoke.

Blur and Flash

Being close to explosions or flying bullets will cause a temporarily more or less blurred vision.

Flash-bangs will temporarily severely impact vision.


Ammunition types

There are different types of ammo, such as standard bullets, high explosive and armor piercing.
High explosive ammo will create a blast that damages nearby players or vehicles. Armor piercing ammo will create a relatively small blast but will in general have higher damage and spawn additional projectiles on hit.

Some bullet types contain tracers where for example every third round is a tracer lighting up the path of the bullet.
All projectiles that are not rocket-propelled will slowly drop towards the ground due to gravity.


High explosive ammo will create an explosion on impact that is very damaging to infantry but not very efficient against armored vehicles.


Anti-air missiles will explode when in proximity of a vehicle and spread projectiles in a cone.


Anti-tank missiles will focus additional armor piercing projectiles in a straight line on impact.


Vehicles

Vehicles in general have very high damage and are invulnerable to low caliber ammunition. In general, medium armored vehicles and up can only be destroyed by high caliber ammo, anti-tank missiles and explosives placed by the engineer.

Vehicles can have a simultaneous crew of up to four players. In general, vehicles have one specific weapon per seat, such as the main gun. Some seats are not within the vehicle itself and may give the players ability to use their entire inventory while being openly transported by the vehicle.

A vehicle will become immobile if reaching a low amount of HP. If the vehicle is not repaired it will slowly burn up and be destroyed.
Vehicles re-spawn at spawn points when they have been destroyed for a period of time.


Tank - A main battle tank, very high damage, armor piercing shells, very high armor.
Crew (3) - Driver and main gunner, machine gunner, spotter.


IFV - Infantry Fighting Vehicle, high damage, 40mm armor piercing rounds, anti-tank missile, high armor.
Crew (3) - Driver and main gunner, machine gunner, guided anti-tank missile operator.


LVV90 - LuftVärnsVagn 90 (Anti-Air-Vehicle), medium damage, anti-air missiles, machine guns, medium armor. Crew is automatically re-supplied and healed.
Crew (4) - Driver and main gunner, open roof machine gunner, two hatch gunners.


APC - Armored Personnel Carrier, medium damage, 20mm main gun, machine guns, medium armor. Crew is automatically re-supplied and healed.
Crew (4) - Driver and main gunner, three hatch gunners on the side.


Artillery - very high damage, airburst shells, roof machine gun, medium armor.
Crew (2) - Driver and main gunner, open roof machine gunner.


AV100 - Armored Vehicle 100, low damage, mini-gun, laser designation, radio, low armor.
Crew (3) - Driver and main gunner, laser operator, radio operator.


HKP2000 - Helikopter 2000, medium damage, 12.7mm machine gun, mini-gun, low armor.
Crew (2) - Pilot and main gunner, side mini-gunner.


AH17, Attack Helicopter 17, medium damage, high explosive rockets, main 20mm gun, two side mini-guns, low armor.
Crew (4) - Pilot and rocket gunner, main gunner, two side mini-gunners.


Bike, very low armor, passengers can use weapons from their inventory.
Crew (3) - Driver, two passengers.

SAA - Stationary Anti-Air, 40mm anti-aircraft rounds, low armor.
Crew (1) - Gunner.

.50cal - .50 caliber machine gun, low armor.
Crew (1) - Gunner.


Vehicles that use wheels may have them blown off. If this occurs the vehicle will have a reduced movement speed depending on the ratio of lost to maximum number of wheels. If the remaining wheels are not balanced the vehicle will remain tilted to a certain angle. If all wheels are lost the vehicle will instantly be destroyed. Wheels have low armor and can thus be damaged by non-armor-piercing blasts or bullets.


Vehicles may lose wheels, causing reduced speed and a permanent tilt.


Squads

A team is composed of a number of squads. The player can choose to be in no squad at all, to be a squad leader or to be a squad member.


Player decides to join squad 1, the squad leader role will be given automatically (yellow and asterisk by name) since the squad only contains bots, the player clicks again to become just a squad member (green).


A spawn point is a captured flag, team members may spawn here as long as it is not contested by an enemy.


Squad members can spawn on squad leaders like regular spawn points as long as the leader is alive. The helmet of your squad leader will always be yellow, and helmets of squad members will be beige.

Game Mode

Each team starts with a number of tickets defined by the server and map. The map contains a number of spawn points, the team in control of the least amount of spawn points will continuously lose tickets at a rate consistent with the difference in spawn points between the teams. If teams control an equal amount of spawn points they will both lose one ticket per time interval. When a team member is killed, a ticket is lost for that team. When a team has zero tickets it has lost the game.

Infantry (Any player not in a vehicle)

Infantry can walk, sprint, crouch and hover/fly.
Hovering can be done continuously for a few seconds, energy must afterwards be regenerated by not hovering for a period of time.
Crouching increases the current maximum view-distance and greatly reduces recoil, if the extra view-distance is used the image will become slightly zoomed in.
Some weapons such as deployed sniper rifle and machine gun will greatly reduce the movement speed of the player.
Some weapons like anti-tank missiles will fire with extreme inaccuracy if used while sprinting or moving.
Infantry and vehicles are able to slowly dig themselves through sand without using weapons.

Weapons

Weapons have a recoil and a spread. The spread is affected by weapon stats, movement of the player and how continuously the weapon is fired. Firing in short bursts will cause less spread than continuous firing.
Weapons used as infantry have recoil that will more or less push the crosshair upwards depending on weapon stats and player movement. The crosshair will not automatically re-position itself, this is up to the player to do.
Each weapon has a limited maximum view-distance.

Miscellaneous

Using mouse and keyboard as input devices is recommended, but it is possible to use game controllers that use Xinput (Xbox 360 controllers). It is possible to configure controller stick sensitivity and keyboard bindings but not the key bindings of a handcontroller. If it turns out a lot of people want to use controllers and change bindings, this could be added in the future.

Playing a game with 64 active players as a client will require approximately 400kbit/s download and 8kbit/s upload speed.
Hosting a game with 64 active human players will in theory require approximately 512kbit/s download and 25Mbit/s upload speed.

Hosting a public online game requires port forwarding of TCP port 17113 and UDP port 17112 if behind a router!
Sorry for this, implementing NAT-hole-punching would be time consuming and has not been prioritized. So for now, to host an online game, you must manually forward the ports or use virtual LAN like in the good old days. Note that this is not required for joining a game or hosting a LAN game.

Every game is hosted in a separate server process, even playing against bots locally in a non-public game will start a server process. This is started automatically when hosting a game from the in-game menus. If you started a server process, it is stopped automatically when leaving the game. The server runs with a command line interface and can be interacted with by simply alt-tabbing to it in windows. The CLI can be used to alter game values such as number of bots and tickets, instantly run the next map, restart the current map, ban specific players and so on.


Thanks to everyone who tested the game and gave feedback! It has helped me tremendously with fixing bugs and crashes and with how to design the game overall. And thanks to everyone expressing they actually enjoyed playing the game, I know it is not for everyone, but there seems to be literally a dozen of you.

Store.steampowered.com

Strid Alpha 6.1

Strid Alpha 6.1

News 1 comment

The current version of Strid open alpha is 6.1. What is Strid and what has happened since the last news?

Strid Open Alpha 3

Strid Open Alpha 3

News

The time has come to release Strid open alpha version 3. What is Strid and what is new in this version?

Strid Open Alpha Version 2: Holiday Edition

Strid Open Alpha Version 2: Holiday Edition

News

Presenting Strid Open Alpha Version 2: Holiday Edition

Post comment Comments  (0 - 10 of 11)
nnabighv12
nnabighv12 - - 3 comments

becuse using steam cannot use and say error (sorry my english is bad)

Reply Good karma Bad karma+1 vote
Guest
Guest - - 689,578 comments

This comment is currently awaiting admin approval, join now to view.

nnabighv12
nnabighv12 - - 3 comments

how to download this app without steam ?

Reply Good karma Bad karma+1 vote
Rrtaya_Tsamsiyu
Rrtaya_Tsamsiyu - - 244 comments

Hey, sorry I haven't played in a while. Figured out that the game was using a bunch of data and I don't have unlimited. I'll try and run around some in the game tonight, try out helicopters again

Reply Good karma Bad karma+1 vote
kelkka Creator
kelkka - - 9 comments

cool, nice to hear from u :) It is possible to host your own game and just play locally as well, points for rank will still be gained, and it will use very little data. There's not much activity anyway on the official game server.

Please tell me if you run into any problems.

Reply Good karma+1 vote
Rrtaya_Tsamsiyu
Rrtaya_Tsamsiyu - - 244 comments

Thanks, and thanks for letting me know about feedback.

About the heli though, i'm not having issues with the rotation of the vehicle itself, the acceleration/engine power seems sluggish.

After playing around with it some more, i've noticed its not because of a delay, its because the heli dosn't have any power until about the throttle is above 80%. Control wise it makes it to where the engine basically has an on/off switch instead of a variable throttle, and makes hovering and slow flying almost impossible.

I think it could be improved by making it to where the heli falls quickly with throttle below 50%, basically engine off. Around 75% it would hover, then at 100% it would have the same control feel as it does now at 100%.
This would make hovering and slow flight possible, while keeping it realistic.

A side note; making it the same as other games where you simply tell it to go up or down and it will hold that height no matter what, would make it easy for anyone to fly without any learning curve. But it would make it much less fun overall.

Thanks for changing apc's to cars, it will be interesting to see how it affects gameplay. APC's just seemed overpowered there, if you controlled the APC you controlled the bottom half of the map lol.

Edit; meant for this to be a reply below.. oops

Reply Good karma Bad karma+2 votes
kelkka Creator
kelkka - - 9 comments

Thanks for the feedback. I have made it so the throttle is a lot faster, and it will stay in place, not decay over time. It should now be easier to fly slow and hover in version 7.0. check it out if u get the time

Reply Good karma+1 vote
Rrtaya_Tsamsiyu
Rrtaya_Tsamsiyu - - 244 comments

Nice game, pretty fun
pro; Has helicopters
con; Helicopters are rather hard to fly lol

Reply Good karma Bad karma+1 vote
kelkka Creator
kelkka - - 9 comments

Thanks :) Yeah I agree, will try to make the heli controls better.

Reply Good karma+1 vote
Rrtaya_Tsamsiyu
Rrtaya_Tsamsiyu - - 244 comments

Sent some feedback through the game on helis, and on the scoreboard still saying red team.
In case there's a bug in the feedback thing i'll restate what i sent here;
I like how the helis are, they're rather realistic right now which i think makes them alot more fun than if you simply set an altitude and it constantly stayed there. The thing i would change though is the throttle seems to have a delay, it needs to respond quicker i think. This would also add to the realism a bit, because helis in real life change power instantly by changing rotor pitch, not RPM

Edit: also, when you run out of space in the feedback bar it sends it instead of stopping you from typing more, which for me resulted in an incomplete message, sent a second one to complete it

Reply Good karma Bad karma+1 vote
kelkka Creator
kelkka - - 9 comments

Hey, congrats on 2nd place :D

The feedback works fine, I have read your messages. They will only carry 256 characters though, so it will automatically be sent if you reach that limit, then you can just send another one. Might seem a bit weird I guess, but it's how the ingame-chat works and I just copied it for the feedback function.

I'm glad you like the controls now. The problem with the delay is that the rotation is determined by the server currently on all vehicles. So first the server has to get your input, then rotate, then send whatever the rotation is back to you. I see that you are from the USA, so I assume you have at least 100 ping on the France server? So this will be your delay when rotating the heli. You can see your ping in the top left text to the right of the FPS.
I'll try to make it so the rotation is on the client, so controls will at least feel more responsive.

I changed the APC spawns to cars on Bridge too btw.

I'm glad you like the game, and thanks a lot for all your feedback!

Reply Good karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X

Latest posts from @stridgame

Steamcommunity.com

Nov 28 2018

professional #AI #programming #gamedev #indiedev T.co

Jul 10 2018

Beta 2 open. Soon on Steam if stable Youtube.com #gamedev #indiedev

Jun 3 2018

New version, moving to Beta 1.0 Youtube.com #gamedev #indiedev

Oct 29 2017

woosh #gamedev #indiedev T.co

Sep 7 2017

hax #gamedev #indiedev T.co

Sep 5 2017

bomb drop #gamedev #indiedev T.co

Sep 3 2017

heli AI since v.11 #gamedev #indiedev T.co

Sep 2 2017

More effects, AI, optimization et.c. in version alpha 11 now. #gamedev #indiedev T.co

Aug 27 2017