Giter VIP home page Giter VIP logo

2d-shooter's People

Contributors

bobcoi03 avatar

Watchers

 avatar

2d-shooter's Issues

GAME DESIGN

Animations & design is not our advantage. The game must be simple, fun and addictive.

little customization for better controls. Only basics, keyboard config, mouse sens, windows resize can be customized.

Maybe a fun run

coordinates of nozzle

cannot find the x,y coords ie.nozzle of the gun. of rotated gun image, therefore bullet starting position is middle of character!

Camera

scroll = [0,0] manipulation should be inside a function or something modular because copying it to every single blit is kinda crazy

sometimes when going back and forth between menu and game functions

after ending the program, an error pops up as pygame.error: video system not initialized

Traceback (most recent call last):
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 269, in
menu()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 240, in menu
main()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 257, in main
character1.move()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 116, in move
menu()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 240, in menu
main()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 257, in main
character1.move()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 116, in move
menu()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 240, in menu
main()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 257, in main
character1.move()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 116, in move
menu()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 240, in menu
main()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 257, in main
character1.move()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 116, in move
menu()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 240, in menu
main()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 257, in main
character1.move()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 116, in move
menu()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 240, in menu
main()
File "C:\Users\Admin\Documents\2D Shooter python V1\2d-shooter\2D Shooter python V1\main.py", line 266, in main
pygame.display.update()
pygame.error: video system not initialized
[Finished in 6.5s with exit code 1]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.