Pinned Repositories
cabbages-and-kings
console-2048
Basic console 2048 implementation.
gltut-pygame
hex3d
3-dimensional hex maps with Pygame
platformer-with-slopes
Using Python/Pygame to create a platformer that smoothly handles sloped surfaces.
pygame-button
Just a simple pygame button.
pygame-mutiscene-template-with-movie
pygame-raycasting-experiment
A conversion of PlayfulJS's javascript raycaster into Python/Pygame
pygame-samples
Basic pygame samples illustrating various concepts.
pygame-textbox
Very simple text input for pygame.
Mekire's Repositories
Mekire/pygame-raycasting-experiment
A conversion of PlayfulJS's javascript raycaster into Python/Pygame
Mekire/Snake
Snake Clone: Coder's Block Part 1
Mekire/color_cycle_experiments
Mekire/console-2048
Basic console 2048 implementation.
Mekire/pygame-textbox
Very simple text input for pygame.
Mekire/collision-and-physics-experiments
Mekire/dynamic-sprite-shadows
Mekire/rounded-rects-pygame
Mekire/pylinked
Doubly and Singly linked list implementations.
Mekire/Kaotic-Hegemony
Spaceshooter in the spirit of the 90s Star Control games.
Mekire/find-a-way-astar-pathfinding
Mekire/PythonSpaceShooter
My Python Arcade Space Shooter Project
Mekire/pysort
Various sorting algorithms implemented in python.
Mekire/pygame-mutiscene-template-with-movie
Mekire/Flatformer
A basic platformer written in Python with Pygame
Mekire/pygame-deform-polygon
Mekire/Plants-VS-Zombies
Mekire/pygame-normal-tangent
Pygame normal and tangent vector visualization.
Mekire/pygame-rotation
Mekire/pygame-particles
Mekire/pygame-gui-stuff
Mekire/my-pysfml-experimentation
Just trying to get a feel for pysfml.
Mekire/pygame-image-outline
Make an outline of an image using mask methods.
Mekire/pygame-tile-loop
Simple script to preview a pixel tiles loop.
Mekire/pygame-bargraph
A simple bargraph made with pygame as an excercise.
Mekire/platformer-with-slopes
Using Python/Pygame to create a platformer that smoothly handles sloped surfaces.
Mekire/life-as-a-bit
A cellular automaton simulator written in python (w/ pygame)