Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedelwerdany/got_fight
a Simulation of a fight between Two Got Characters ⚔️
https://github.com/ahmedelwerdany/got_fight
Last synced: 16 days ago
JSON representation
a Simulation of a fight between Two Got Characters ⚔️
- Host: GitHub
- URL: https://github.com/ahmedelwerdany/got_fight
- Owner: AhmedElwerdany
- Created: 2023-11-19T17:16:24.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-19T17:20:39.000Z (about 1 year ago)
- Last Synced: 2024-05-21T02:56:06.521Z (8 months ago)
- Language: Rust
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### What does this program do
it simulates a fight between two GOT characters.
and based on their swords, they win and lose.### Example of a fight
```
> John is about to hit
> Red Witch is about to hit
> John is about to hitRed Witch is dead
```