Skip to content

ahmedamrelhefnawy/project_gg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_gg

Project_gg is a 2-Player Python game made using opengl. While it's an incomplete game, it serves as a great coding and learning challenge.

Gameplay

Installation

  • Use this link here to download the zip file

  • Extract and open the extracted folder in any terminal

  • Run using:

python game.py
  • Only Base Python is needed(only for windows)

Controls

Player Movement Keys Fire Key
1 W-A-S-D SPACE
2 8-4-5-6 (numpad preferred) 0

Authors and acknowledgment

Roadmap

  • weapons dashes, walljumps
  • improve collision(2d games special effects)
  • actual level design(level editor still in progress)
  • asthetic changes :
    • blending for colorkey effect
    • sprite animations
    • sprite redesign(steal another)
  • menu and options
  • controller support
  • coop
  • SFX

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT (feel free to use it however u like)

Thank You

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.6%
  • HTML 23.8%
  • Other 0.6%