Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mugen87/dive
Shooter AI showcase with Yuka.
https://github.com/mugen87/dive
game game-ai webgl
Last synced: 2 months ago
JSON representation
Shooter AI showcase with Yuka.
- Host: GitHub
- URL: https://github.com/mugen87/dive
- Owner: Mugen87
- License: mit
- Created: 2018-10-26T17:08:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T22:43:57.000Z (over 2 years ago)
- Last Synced: 2023-04-28T18:42:43.941Z (over 1 year ago)
- Topics: game, game-ai, webgl
- Language: JavaScript
- Homepage: https://raw.githack.com/Mugen87/dive/master/app/index.html
- Size: 45.1 MB
- Stars: 58
- Watchers: 8
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dive · [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Mugen87/nier/blob/master/LICENSE)
This showcase demonstrates how to implement a basic shooter AI with [Yuka](https://github.com/Mugen87/yuka). Rendering is done with [three.js](https://github.com/mrdoob/three.js).
Read the following article for more information about the project: [Game AI: How to implement a basic deathmatch shooter](https://discourse.threejs.org/t/game-ai-how-to-implement-a-basic-deathmatch-shooter/7609)
### License
The project is [MIT licensed](./LICENSE).