aeyonblack/epic-legends-mobile-game-unity
This repository contains the code and some assets of a cross-platform battle-royale style mobile game. The app uses Goal Oriented Action Planning (GOAP) to simulate the behavior of actual online players which is ridiculously hard. Screenshots and gifs coming soon!
This is the source code and assets for a cross-platform mobile battle-royale game called Epic Legends. It allows game developers to examine how a mobile game is structured and built, particularly how AI is used to simulate player behavior. This would be used by game developers interested in mobile game architecture or advanced AI for non-player characters.
No commits in the last 6 months.
Use this if you are a game developer looking for a reference implementation of a battle-royale mobile game with sophisticated AI player simulation.
Not ideal if you are looking for a game to play, as this repository is for development purposes.
Stars
11
Forks
2
Language
C#
License
MIT
Category
Last pushed
Jun 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aeyonblack/epic-legends-mobile-game-unity"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nikkorn/mistreevous
A tool to build and execute behaviour trees in JavaScript and TypeScript
Calamari/BehaviorTree.js
An JavaScript implementation of Behavior Trees.
limbonaut/limboai
LimboAI - Behavior Trees and State Machines for Godot 4
gilzamir18/AI4U
AI4U is a plugin that allows you use the Godot Game Engine to specify agents with reinforcement...
igiagkiozis/CrystalAI
A Utility AI for C# and Unity