You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An AI controller for smooth turning that allows AIs to rotate toward target actors or points. Unlike the default AI Controller focus code, this controller interpolates rotation smoothly over time, giving your AI smooth looking motion instead of snapping instantly
a prototype of a smart ceiling fan regulator which can help to reduce electricity consumption in public places (e.g., restaurants, laundry shops, and train stations)
C++ artificial intelligence project exploring NeuroEvolution of Augmenting Topologies (NEAT) through an autonomous SFML platformer, demonstrating neural networks, evolutionary computation, and real-time simulation.
A modular C++ platforming framework built on a reusable engine architecture, focused on platform simulation, layered application design, and future AI controller integration.
Cyberpunk Revolution" - A 2D arcade fighting game built from scratch using Java and JOGL. Features single-player/multiplayer modes, AI mechanics, animated UI, and an interactive state machine.