Ancient Combat

Street Fighter Game in Python.

Ancient Combat

Project Explanation

Generic Coding Image

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.

Here is my full project write-up!