Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
...
~ About ~
In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework.
Comments and suggestions are welcome.
Enjoy!
*Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as administrator.
~ Attributions ~
Python 2.7.9 (https://www.python.org/)
Sound effects:
- http://bit.ly/1r4pLAl (modified)
- http://bit.ly/24lu4ED
Background:
- http://bit.ly/286TkTT (modified)
Image editors:
- GraphicsGale
- GIMP
- Piskel
Audio editor:
- Audacity
Third-party modules and libraries:
- PIL 1.1.7 (http://bit.ly/1Xmherh)
- Pyganim (http://bit.ly/22B74lQ)
- Pygame 1.9.1 (http://bit.ly/286WOFG)
- cx_Freeze 4.3.4 (http://bit.ly/1VAcBrJ)
This is a Python based mini-game framework that supports the Wii Remote as primary input. It employs PyGame, PyOpenGL, PyBluez, and a Python port of Wiigee.
The is a 2D ball game write in pygame.
I has finish the basic framework and the playable version.
The code is free for anyone who want to edit it and learn something form it.