wynand1004
Moodle Admin, Tech Integrator, Web Dude, IT Drone, Linux Enthusiast, Pythonista, Hoopy, Frood
Tokyo
Pinned Repositories
6502_Assembly_Simulator
A Simple 6502 CPU Simulator for students to use to learn Assembly Language
Missile_Command
A simple clone of Missile Command written in Python using the SPGL (Simple Python Game Library)
Projects
A place to store code for works in progress or works that are not meant to be polished versions
SimpleJavaGameLibrary
Simple Java Game Library
SimplePythonGameLibrary
SPGL is a simple Python game library / framework for creating 2D games. It is built on the Python Turtle module and is compatible with Python 2.x and 3.x.
totc
Tale of Two Cities - A quick, simple, game of survival and annihilation
Turing-Machine-Emulator
This is a simple Turing Machine Emulator written in Python.
wynand1004's Repositories
wynand1004/Projects
A place to store code for works in progress or works that are not meant to be polished versions
wynand1004/SimplePythonGameLibrary
SPGL is a simple Python game library / framework for creating 2D games. It is built on the Python Turtle module and is compatible with Python 2.x and 3.x.
wynand1004/6502_Assembly_Simulator
A Simple 6502 CPU Simulator for students to use to learn Assembly Language
wynand1004/Missile_Command
A simple clone of Missile Command written in Python using the SPGL (Simple Python Game Library)
wynand1004/totc
Tale of Two Cities - A quick, simple, game of survival and annihilation
wynand1004/github-slideshow
A robot powered training repository :robot:
wynand1004/moodle_scraper
A Moodle scraper for extracting information from Moodle and carrying out various administrative tasks.
wynand1004/Python_Project_Summarizer
This is a simple program to parse the Python files in a given directory, summarize them, and print the results.
wynand1004/SimpleJavaGameLibrary
Simple Java Game Library
wynand1004/text_adventure
An old school text adventure example written in Python
wynand1004/Capsone-Project
wynand1004/Turing-Machine-Emulator
This is a simple Turing Machine Emulator written in Python.
wynand1004/6502_Racer
A car racing game with ai cars programmed in 6502 assembly