Pinned Repositories
ComputerCraft
My Computercraft, for Minecraft, Lua programs.
DAPIWrap
A Python wrapper for the Doomworld idgames archive API.
hangman-python
My (overly complex) version of Hangman, written in Python (2.7.5).
pydealer
A simple package containing classes/methods for constructing decks of playing cards (standard 'French deck'). Could be used for a CLI game, or even a graphical game as well.
pyroller
PyRoller is a module containing a class/methods for simulating dice.
Trebek's Repositories
Trebek/pydealer
A simple package containing classes/methods for constructing decks of playing cards (standard 'French deck'). Could be used for a CLI game, or even a graphical game as well.
Trebek/DAPIWrap
A Python wrapper for the Doomworld idgames archive API.
Trebek/hangman-python
My (overly complex) version of Hangman, written in Python (2.7.5).
Trebek/ComputerCraft
My Computercraft, for Minecraft, Lua programs.
Trebek/pyroller
PyRoller is a module containing a class/methods for simulating dice.
Trebek/99slicesofbeer
My take, in Python (2.7.5), on the classic '99 Bottles of Beer' program, that prints the lyrics to '99 Bottles of Beer' out in the console/command prompt.
Trebek/angularjs-sandbox
My AngularJS sandbox, for storing/sharing bits of code I write while learning AngularJS.
Trebek/canvaslife
An older, unfinished JavaScript and HTML5 implementation of Conway's Game of Life that I had been toying with a year or two ago. No mobile support yet.
Trebek/gittest
Testing out Git/Github/Github Pages.
Trebek/javascript-sandbox
My JavaScript sandbox repository, where I will store bits of code I write, while learning, and playing with JavaScript.
Trebek/LMMS-VST
A list of VST plugins that work with LMMS (1.1.3)
Trebek/omdb-api-search
A Python (2.7.5) script for retrieving/displaying movie information, from the OMDb API.
Trebek/pyfudge-brainfuck-interpreter
A (slow) Brainfuck interpreter written in Python (2.7.5), and a script (MakeFudge) for displaying the output of a program, and easily changing PyFudge's settings. I'm sure all of this code reeks, but in all honesty, I don't really know what I'm doing, so that may account for the putrid code smell.