Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andresilmor/tanks-state-machines
Use of State Machines to create a "World" with factions of Tanks with some degree of intelligence.
https://github.com/andresilmor/tanks-state-machines
artificial-intelligence csharp game-development state-machine state-machines unity university university-project
Last synced: about 2 months ago
JSON representation
Use of State Machines to create a "World" with factions of Tanks with some degree of intelligence.
- Host: GitHub
- URL: https://github.com/andresilmor/tanks-state-machines
- Owner: andresilmor
- License: mit
- Created: 2021-04-28T19:52:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T13:03:40.000Z (over 3 years ago)
- Last Synced: 2023-11-17T00:07:20.392Z (about 1 year ago)
- Topics: artificial-intelligence, csharp, game-development, state-machine, state-machines, unity, university, university-project
- Language: C#
- Homepage:
- Size: 19.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tanks - State Machines
It was provided by the teacher a basic Unity project with a State Machines structure, and from that we should create our owns Actions, States (...), in a way to respond the challenge launch for him. Theres two tanks, both have different comportaments and "personalitys" from the attack behavior till they priorityes.