Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KOBUGE-Incubator/ringed
2D Topdown Shooter Godot Game
https://github.com/KOBUGE-Incubator/ringed
Last synced: 2 months ago
JSON representation
2D Topdown Shooter Godot Game
- Host: GitHub
- URL: https://github.com/KOBUGE-Incubator/ringed
- Owner: KOBUGE-Incubator
- License: gpl-3.0
- Created: 2015-05-05T15:38:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T08:45:15.000Z (over 7 years ago)
- Last Synced: 2024-08-02T06:15:24.897Z (5 months ago)
- Language: GDScript
- Homepage:
- Size: 18.7 MB
- Stars: 87
- Watchers: 13
- Forks: 14
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-godot - Ringed - Top-down shooter with extensive usage of light effects. (Games / 2D)
README
# Ringed
![](icon.png)Ringed is a top-down shooter at an early stage of development. The character
is surrounded by bloodthirsty monster and must fight to survive.![](misc/Ringed.png)
The game is developed using the awesome open source [Godot engine](http://godotengine.org) by a team
of free/libre software aficionados called [KOBUGE-Games](http://www.kobuge.org).## How to play
* Movement: WASD
* Sprint: Shift
* Dodge: Double press WASD
* Shoot: Left mouse button
* Switch weapon: Right mouse buttonThe default key bindings can be configured via the in-game menu.
## License
Ringed - 2D top-down shooter made with Godot Engine
Copyright (C) 2015-2016 KOBUGE GamesThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .![GPLv3](http://www.gnu.org/graphics/gplv3-127x51.png)