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

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

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/)