Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.