Python Forum
[PyGame] Having 4 players(Sprites) all being able to jump
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] Having 4 players(Sprites) all being able to jump
#2
Always use code tags in forum.

1. Learn some basic python. Learn class, list, and dict.

2. Then learn pygame. Learn basic pygame.time.Clock, pygame.Rect, and pygame.Vector2.
For images learn pygame.Surface, pygame.sprite.Sprite, and pygame.sprite.Group.
99 percent of computer problems exists between chair and keyboard.
Reply


Messages In This Thread
RE: Having 4 players(Sprites) all being able to jump - by Windspar - May-02-2019, 02:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pygame, sprites, and rects menator01 12 6,418 Dec-07-2023, 02:37 AM
Last Post: Benixon
  [PyGame] infinity jump problem augusto_A 3 2,775 May-27-2023, 01:17 AM
Last Post: deanhystad
  [PyGame] Sprites just randomly appear and dissapear in my pygame.sprite.GoupeSingle trueShadoWrr 2 3,188 Feb-13-2023, 09:34 AM
Last Post: Vadanane
  [PyGame] Players not falling from the platform, and some other errors. urmom33 1 3,223 Jan-23-2023, 10:28 PM
Last Post: deanhystad
  pygame double jump problem Yegor123 2 3,923 Nov-20-2022, 07:23 PM
Last Post: Yegor123
  [PyGame] Problems with jump code in pygame Joningstone 4 6,833 Aug-23-2021, 08:23 PM
Last Post: deanhystad
  [PyGame] Doodle Jump Dafteaser 2 6,324 May-25-2020, 09:06 AM
Last Post: lolloiltizio
  [PyGame] I found a way to generate sprites without .blit. Is it effecient? xBlackHeartx 19 12,643 Dec-07-2019, 01:06 PM
Last Post: metulburr
  Sprites and Actor error ajlconsulting 6 12,101 Jan-30-2019, 12:50 AM
Last Post: metulburr
  draw not showing all sprites ethanstrominger 0 3,112 Jan-25-2019, 10:10 PM
Last Post: ethanstrominger

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020