Product Avatar Image

pygame

Show rating breakdown
34 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.4
Serving customers since

Profile Name

Star Rating

21
12
1
0
0

pygame Reviews

Review Filters
Profile Name
Star Rating
21
12
1
0
0
SR
Siddhanth R.
B.Tech undergrad at Keshav Memorial Institute of Technology(KMIT)
03/13/2021
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Good module to learn and design simple 2D games

In one word: Python. Because Python is so easy to learn and work with, it makes the code look clean and improves its understandability. Also, there is an array of methods that could be leveraged to perform basic operations like changing the font, adding beautiful colors, designing your game, etc. It is simple to learn, uses optimized C and Assembly code for core functions which makes it run fast without lag. It's free and an open-source Python library so you can also contribute to the open-source community to help build new features for this library.
SHIVAM DEV S.
SS
SHIVAM DEV S.
Product Engineer @Gojek || Ex-Amazon
03/12/2021
Validated Reviewer
Review source: G2 invite
Incentivized Review

Pygame is fun to learn to code.

It's simple to learn, and very fun to develop a game. I enjoyed the process a lot.
Megha G.
MG
Megha G.
Incoming SWE intern at Microsoft'21 | Vice Captain at DTU AUV | SIH 2020 Hardware Edition Winner
03/12/2021
Validated Reviewer
Review source: G2 invite
Incentivized Review

Pygame review

It is quite user friendly and easy to implement in terms on animation and the controls which can be added with medium level knowledge of python language

About

Contact

HQ Location:
N/A

Social

@pygame

What is pygame?

Pygame is a set of cross-platform Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language. Pygame is highly accessible and allows for the development of games quickly and with relatively little code, making it a favorite among hobbyists, educators, and professional game developers alike.With Pygame, developers can create games and interactive multimedia applications with features such as 2D graphics, image, music, sound, and text rendering. It is built on top of SDL (Simple DirectMedia Layer) and works on a variety of platforms including Windows, Mac OS X, and Linux.Pygame is well-documented and supported by an active community of developers and enthusiasts who contribute tutorials, code snippets, and projects which can serve as learning tools for others. It is an excellent tool for prototyping game concepts and for quick game development.

Details

Website
pypi.org