Nuacht

A real-time top-down action game featuring a knight with animated abilities (attacking, rolling, healing, etc.). Designed enemy AI (skeletons, fireball-shooting bat monsters), implemented collision ...
This repository contains multiple implementations of the same simple games created using two popular Python game libraries: Pygame and Arcade. The purpose is to provide a practical comparison between ...