Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohanrhu/vegetables
Multiplayer deathmatch shooter game with cute vegetable characters.
https://github.com/rohanrhu/vegetables
2d-game game godot godot-engine multiplayer-game shooter-game top-down-shooter
Last synced: 2 months ago
JSON representation
Multiplayer deathmatch shooter game with cute vegetable characters.
- Host: GitHub
- URL: https://github.com/rohanrhu/vegetables
- Owner: rohanrhu
- License: gpl-3.0
- Created: 2020-10-27T19:13:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T16:10:15.000Z (about 4 years ago)
- Last Synced: 2024-05-02T02:59:53.077Z (8 months ago)
- Topics: 2d-game, game, godot, godot-engine, multiplayer-game, shooter-game, top-down-shooter
- Language: GDScript
- Homepage:
- Size: 22.9 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vegetables
Vegetables is a multiplayer deathmatch shooter game with cute vegetable characters.[![Vegetables](media/vegetables-trailer.gif)](https://evrenselkisilik.itch.io/vegetables)
## About the Game
This is my first game and I just wanted to make it open source. :) I will develop new games but of course still maybe some upgrades on this game as open source.## Play Game
You can install from [Google Play Store](https://play.google.com/store/apps/details?id=com.oguzhaneroglu.vegetables) or you can play game here on web: [Click to play!](https://evrenselkisilik.itch.io/vegetables)## Features
* Multiplayer Deathmatch
* Health and Medic
* Different Characters
* Melee Attack
* Weapons (AK47, Glock)
* Inventory
* Looting
* Lag Compensation
* Lag Simulation
* Rank List
* Ingame Chat
* Mobile Support
* [Virtual Joystick](https://github.com/rohanrhu/virtual-joystick)## My First Experience on Godot Engine
Godot is really incredible. Its interface and approaches are so cute. I love Godot Engine over Unity; once I click Godot, it is ready immediately but in Unity, it is horrible. Of course the only reasons are not its interface and editor speed, Godot is open-source and this is so good. With the development experience of this game, I decided to make my new games with Godot Engine.## License
Copyright (C) 2020 Oğuzhan Eroğlu (https://oguzhaneroglu.com)GNU General Public License v3 (GPL-3)
You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.