The ultimate game test
Topic: match3 509 repos
data as of 25.09.2026A basic portfolio Unity project
ML-Agent practice based on https://www.youtube.com/watch?v=zPFU30tbyKs&ab_channel=CodeMonkey
By Justin Ford
Advances in reinforcement learning have resulted in breakthroughs for algorithmic gameplay without yielding direct impact on the player experience. However. recent work has shown how to use game playing agents to directly power player assistance modes that improve the player experience. One avenue ripe for assist-mode support is 3D player navigation. For this support to be effective. we need both robust agents and also well-designed assistance methods. This need for an interdisciplinary approach makes it difficult for more specialized researchers to make progress in this new area. In this paper. we contribute the open-source \textit{NavAssist} research pipeline to bridge the gap between different disciplinary groups. We contribute several building blocks: (a) for reinforcement learning researchers. five OpenAI Gym compatible navigation environments to train more effective agents; (b) for game designers. a Unity game project and the pre-trained models to implement new AI-driven assistance methods; (c) and for human-computer interaction researchers. a set of example assistance methods powered by pre-trained models to investigate and evaluate the effects of those assistance methods.
project on aiml by me
App made by Zun Games Studios during the Campus Mobile 2024
Better than DALL·E
Use mlagents to learn Line Rider Replica in Unity
Modded unity Karting Game for Computers as a Medium
Some little project about reinforcement learning. about how to setup and build an agent.
esc三消项目仓库
Start Project for MLAgents Projects all set up.
For the projects regarding the Artificial Intelligence for Games course
Public Example of Multi Agent Learning with Unity Agents
Work with Unity ML-Agent using PyCharm library
Multi-agent survival simulation in Unity where every agent runs its own LLM. Best Use of AI - CSULB Senior Expo.
My game development games
A modular and performant Match-3 prototype built in Unity using UniTask for async operations. Designed with clean architecture and easy extensibility in mind.
Game AI exercises on Unity
my game development project
This project includes a Match-3 demo. It needs to be developed further in terms of its UI. VFX. and booster features. The following things need to be added in the future: - Some kind of animation queue - A more advanced MVP-level UI - Third-party SDKs necessary for LiveOps (analytics. in-app purchases. ads. etc.). - More advanced booster features
A Machine Learning Racing Game.
Unity_2D_魔法消除遊戲
Match 3 puzzle project
Robot Table Tennis Simulation using ML Agent
This Repo is for MSc Game Development project on Using Reinforcement learning to train NPC characters in FPS environment.
For Project New Horizons
Template for DRL training with Unity ML-Agents
This is the complete decompiled qud code. it is uploaded for research purposes and all rights for the code are held to the original writers
Reinforcement learning framework for training martial arts AI agents using self-play PPO in Unity 3D simulations.
AI Reinforcement Learning for Car Parking
My reinforcement learning final project
Forkless Neptune
Repo containing all the hands on projects from DRL course by HuggingFace