Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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