https://github.com/friedev/clone-convention
Ninja Convention clone
https://github.com/friedev/clone-convention
Last synced: 4 months ago
JSON representation
Ninja Convention clone
- Host: GitHub
- URL: https://github.com/friedev/clone-convention
- Owner: friedev
- License: mit
- Created: 2025-04-18T15:49:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-20T14:09:03.000Z (about 1 year ago)
- Last Synced: 2025-06-22T05:33:16.893Z (12 months ago)
- Language: GDScript
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Clone Convention
A clone of [Ninja Convention](https://www.kongregate.com/games/dude4k/ninja-convention) by [dude4k](https://www.kongregate.com/accounts/dude4k), made in Godot Engine.
Original description:
> A stealth game where two players blend into a crowd and attempt to kill each other.
>
> In this game you are not told which ninja you are.
> You must find yourself using any method you want then begin hunting the other player.
## How to Play
Player 1:
- Move: Arrows
- Shoot: Enter/NumPad 0/X
Player 2:
- Move: WASD
- Shoot: Space
## Differences from Ninja Convention
- The ability to view a replay of the game has not yet been implemented.
- Shuriken can be thrown vertically and diagonally, not just horizontally.
- NPC ninjas don't "bounce" off of walls.
## Credits
Clone Convention was made by [Aaron Friesen](https://frie.dev).
All code and art assets are original.
Font: [Charm](https://fonts.google.com/specimen/Charm) by Cadson Demak, licensed under the [SIL Open Font License, Version 1.1](https://fonts.google.com/specimen/Charm/license)
## License
- Code, scenes, and resources: [MIT License](https://mit-license.org/)
- Art: [Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)