Skip to content

Latest commit

 

History

79 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neon Gangster

A stylish pixel-art gangster game with neon aesthetics

bg_image

🎮 Overview

Welcome to Neon Gangster, a action-packed game that combines retro pixel art with modern neon aesthetics. Navigate through dangerous streets, face off against rival gangs.

✨ Features

  • Intense Combat System: Fast-paced gunfights with various weapons
  • Multiple Levels: 4 unique levels with increasing difficulty
  • Boss Battles: Face off against unique boss enemies
  • Collectable Items: Power-ups and resources to aid your survival
  • Neon Aesthetic: Vibrant visual style with dynamic lighting

🎯 Gameplay

Player

char

Enemies

Enemy

Enemy_2

Boss Enemies

Boss

Weapons

smg

Collectables

health

🚀 Installation

  1. Ensure you have Python 3.x installed
  2. Install Pygame:
pip install pygame
  1. Clone this repository:
git clone https://github.com/Creative-banda/Gangsters_game.git
  1. Run the game:
python main.py

🏗️ Project Structure

assets/
├─ font/         # Game fonts
├─ icons/        # UI icons
├─ sfx/          # Sound effects
├─ images/       # Game sprites and backgrounds
├─ level_1.json  # Level 1 configuration
├─ level_2.json  # Level 2 configuration
├─ level_3.json  # Level 3 configuration
├─ level_4.json  # Level 4 configuration
main.py          # Game entry point
enemy.py         # Enemy class and behavior
player.py        # Player class and controls
settings.py      # Game settings and constants

🎮 Controls

  • W, A, S, D: Movement
    • L_Shift: Sprint
  • Space: Shoot
  • 1, 2, 3: Switch Between Different Guns
  • R: Reload
  • ESC: Quit

🛠️ Dependencies

  • Python 3.x
  • Pygame

About

Neon Underworld is a fast-paced 2D shooter set in a neon-lit gangster city. Battle through dangerous streets, face AI-powered enemies, and collect power-ups to enhance your survival. Master fluid movement, explosive combat, and navigate a fully explorable world. Can you survive the chaos and rule the underworld?

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages