/course-project

2D platformer game

Primary LanguagePython

2D Platformer Game in Pure Python

Welcome to the 2D Platformer Game project! This is a simple 2D platformer game developed using pure Python, created as a course project.

Features

  • Loading Screen: A screen displayed while the game is initializing.
  • User Authentication: Includes registration and login functionalities.
  • Database Integration: Connects to a database for user data storage.
  • Game Cycle: Manages the main loop and gameplay mechanics.

Assets

All necessary assets, including sprites, sounds, and the database, are provided in this repository.

Contact