# Contra_Combat_game **Repository Path**: moondown/Contra_Combat_game ## Basic Information - **Project Name**: Contra_Combat_game - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-09 - **Last Updated**: 2025-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Contra_Combat_game This game is a simple combat game made from scratch using Pygame Library and inspired by the Nintendo Contra game # Welcome to the Contra_Combat_game repository! ## Table of Contents - [Getting Started](#getting-started) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Usage](#usage) - [Contributing](#contributing) - [Contact](#contact) ## Getting Started These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes. ### Prerequisites - Python (any version -- hopefully the latest version at the time of reading this file) - Python library - Pygame - Python library - keyboard ### Installation 1. Choose and install the code Editor of your choice 2. Install python on machine from https://www.python.org/downloads/ 3. Ensure pip is installed with the command: python -m ensurepip --upgrade 4. Install libraries using: python -m pip install 5. Run Main.py ## Usage - CropPhotos is a mini repository encapsulated inside the main repo for automatically cropping sprites from PNG files - DJ_art directory contains game sprites for creating the background world like Earth etc. - Enemy_character directory contains asset files for the enemy characters in the game - Forest_tiles contains the asset sprite files for creating the forest objects i.e. trees , shrubs etc - Playground_Objects contains more sprite asset files for creating the rainforest - The player_character directory contains all the sprites for the protagonist ## Contributing We welcome contributions from the community! If you'd like to contribute to Trade_It!, please follow these steps: 1. Fork this repository. 2. Create a new branch: `git checkout -b feature/your-feature-name`. 3. Make your changes and commit them: `git commit -m 'Add some feature'`. 4. Push to the branch: `git push origin feature/your-feature-name`. 5. Open a pull request explaining your changes. ## Contact - goshomip@gmail.com or https://web.groupme.com/contact/103653571/4OWCyvi9 - Thank you for your interest in Contra_Combat_game! We hope you find it useful and we look forward to your contributions.