Pinned Repositories
cibuildwheel
🎡 Build Python wheels for all the platforms on CI with minimal configuration.
cis2
My-PyChess
A Multiplayer / SinglePlayer / Online Chess Game app written in Python using Pygame Library
My-PyChess-lite
A lite implementation of My-PyChess
PyElastica
Python implementation of Elastica, an open-source software for the simulation of assemblies of slender, one-dimensional structures using Cosserat Rod theory.
python-c-extension-boilerplate
A simple boilerplate for Python C extensions
Snake-python
A simple and light implementation of the classic snake game in python
Discord-CAS
Tool for user verification via CAS on Discord servers.
pygame-ce
🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
pygameSummerJam
ankith26's Repositories
ankith26/My-PyChess
A Multiplayer / SinglePlayer / Online Chess Game app written in Python using Pygame Library
ankith26/My-PyChess-lite
A lite implementation of My-PyChess
ankith26/python-c-extension-boilerplate
A simple boilerplate for Python C extensions
ankith26/Snake-python
A simple and light implementation of the classic snake game in python
ankith26/cibuildwheel
🎡 Build Python wheels for all the platforms on CI with minimal configuration.
ankith26/cis2
ankith26/discord.py
An API wrapper for Discord written in Python.
ankith26/harfbuzz
HarfBuzz text shaping engine
ankith26/hpy
HPy: a better API for Python
ankith26/Kithare
A C++/Python like multi-paradigm bytecode compiled/transpiled statically typed programming language.
ankith26/pip
The Python package installer
ankith26/PyElastica
Python implementation of Elastica, an open-source software for the simulation of assemblies of slender, one-dimensional structures using Cosserat Rod theory.
ankith26/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
ankith26/pygame_examples
Just a bunch of pygame examples (https://github.com/Matiiss/pygame_examples/tree/main/pgex/examples)
ankith26/pyinstaller
Freeze (package) Python programs into stand-alone executables
ankith26/SDL
Simple Directmedia Layer
ankith26/SDL_image
Image decoding for many popular formats for Simple Directmedia Layer.
ankith26/SDL_mixer
An audio mixer that supports various file formats for Simple Directmedia Layer.
ankith26/SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
ankith26/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
ankith26/testing-attestations
A temporary repository for testing github attestations
ankith26/thonny
Python IDE for beginners