Ancient Combat

Street Fighter Game in Python

Project Explanation

Developed a street-fighter game in Python using Object-Oriented Programming and the Pygame library.

I created a database in SQL to log the user's scores and display the top 5 on the leaderboard. This involved thinking about collision detections and reality-based projectile motion as well as using AI to underpin game difficulty and progression.

Full Project Report


← Back to projects