Land of Birders
A downloadable game for Windows, Linux, and Android
Fight as a bird in the Battle Royale. Hatch, and look for something that can fight back other participants of the battle.
Warning: Servers not purchased!
Battle Royale for 48 players and starts the match with at least 30 players.
There are also rooms for playing with a small number of people (up to 10).
Features
- Lifebuoy will shoot corn, accuracy-the key to rapid defeat of the enemy.
- If you are a fan of powerful volley, you can find an uncomplicated cube. After activation, you can hit players in a large radius.
- Roast a bird? The flamethrower will make it clear in the district who it is better not to approach.
- For passive protection of the territory, a music box is useful. While her melody is playing, it is unlikely that anyone will want to approach her in the area.
- Put the tower to get a better tactical position.
- If there is no flight energy left, put a slingshot. However, don't expect to land without damage.
- By participating in the battle, you replenish energy to supply the egg. As long as the egg is intact and not rotten, you can safely die. Near the place of rebirth, you can get a chest.
- Wardrobe.
- Rain Mode.
Status | In development |
Platforms | Windows, Linux, Android |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Pluvias |
Genre | Action, Shooter |
Made with | Blender, Krita, Audacity, GIMP, Unreal Engine |
Tags | 3D, android, battle-royale, Low-poly, Multiplayer, Unreal Engine |
Average session | A few minutes |
Languages | German, English, Spanish; Castilian, French, Italian, Japanese, Portuguese (Brazil), Russian, Turkish, Chinese |
Inputs | Keyboard, Mouse, Touchscreen, Smartphone |
Accessibility | Configurable controls |
Multiplayer | Server-based networked multiplayer |
Links | Homepage, Community |
Download
Install instructions
- Windows version have only DX11 support.
- Linux have OpenGL (by default) and Vulkan support.
- OpenGL use SM4 and can have some errors in the render. For example, clouds are displayed in half, or some objects are black. Due to SM4, the game does not work volume fog (maybe something else i.e., a Motion Blur).
- Vulkan: $ ./LandOfBirders.sh -vulkan
- Android:
- OS: 7.0+
- GPU: Vulkan support and ASTC textures. OpenGL ES 3.1 was disabled due to significant performance degradation.
- RAM: at least 3 GB.
Also available on
Development log
- Update v0.17Dec 13, 2020
- New Battle Royale - Land of BirdersJun 06, 2020
Comments
Log in with itch.io to leave a comment.
Bruh my MB is 94 and the android file apk not installed
What Android file should I download
Hi, could you check, 'Birds-Linux-Shipping' end with '.sym'? Path of file on your system: "/home/luarocks/downloads/Birds/Binaries/Linux"
If not, try inserting the '.sym' extension at the end.
Thanks for reply. Everything works well today! Apart from the lack of servers.
Hi,
Trying running this game on Linux with terminal option "-opengl3" (my system does not support OpenGL4.x version), I immediately get the following error message:
My system specs are:
- OS: Lubuntu Linux 18.04 LTS;
- Kernel: 5.4.x series;
- Graphics specs: Intel HD3000 integrated graphic card;
- Graphics Driver: Mesa 20.2 series (OpenGL 3.3);
Thanks anyway for you work!
Hi,
Unfortunately, I can't do the build on OpenGL 3.
Unreal 4.21.2 only Supports:
- Vulkan (SM5 / ES 3.1)
- OpenGL 4
I also tried switching to a newer version 4.25.1. and only Vulkan build for Linux remained in Unreal.