Pinned Repositories
Code-Sleep-Python
Some Awesome Projects Implemented in Python :coffee: :computer: :snake:
free-python-games
Free Python Games
gibbles
nibbles like game. much more fun, moves on all directions and jump.
Internshala-Python-Training
Mini Project -- Made a slither snake game using Pygame
MountainDomination
A Worms like game coded in Python and using Pygame.
nibbles
Python turtle nibbles
nibbles-1
A nibbles clone written in Python
nibbles-2
Slither
Creation of Snake Python Game
slytherin
Snake Game
joostpieters's Repositories
joostpieters/gibbles
nibbles like game. much more fun, moves on all directions and jump.
joostpieters/nibbles
Python turtle nibbles
joostpieters/wormy
Nibbles clone in PyGame
joostpieters/cards-project
Educational project. From my first bachelor year. The objective was to make 2 card games in R5RS Scheme.
joostpieters/CS221
joostpieters/heroes
Game like Nibbles
joostpieters/magic-the-gathering-project
Educational project. From my second bachelor year I think. The objective was to make a Magic: The Gathering game in scheme.
joostpieters/multiplayer_snake_scheme
A multiplayer snake game in Scheme. Files were collapsed into a simple client and server scheme file for easy deployment.
joostpieters/OGP-1
Object Oriented Programming
joostpieters/OGP-5
My solution to the project for the course in object-oriented programming at the KULeuven university.
joostpieters/Pacman
A single player version of the famous game of pacman primarily developed in Scheme!
joostpieters/project-python
This the repo for Slither Interactive's first 2D side scroller.
joostpieters/snake-17
snake game
joostpieters/snake-18
Small snake game in python
joostpieters/Snake-3
Old game in Python
joostpieters/Sokoban
Simple sokoban in Scheme
joostpieters/tamagotchi-project
Educational project. The objective was to make a sort of Tamagotchi running in ARMPit on the LPC-H2214 Olimex microcontroller board.
joostpieters/the-reasoned-schemer
All the logic programming code examples from the book "The Reasoned Schemer"
joostpieters/the-seasoned-schemer
All the Scheme code examples from the book "The Seasoned Schemer"
joostpieters/Tic-tac-toe--scheme
Tic Tac Toe Game in scheme
joostpieters/tictactoe-1
tictac toe game in scheme