Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
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.
...
~ 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.