Pinned Repositories
asteroids
Asteroids game in Common Lisp
crawl
Dungeon crawl game
imap-jabber
simple jabber bot / imap client
js-roguelike
The beginnings of a javascript roguelike I wrote back in 2005. It's awful code, but perhaps something worth refactoring.
ld42
My entry for Ludum Dare 42
lisp-katas
Code katas in Common Lisp
Logo-Tortoise
A logo interpreter and tortoise (turtle) graphics emulator in Javascript with HTML5 Canvas
minim
Minimalistic PHP webapp framework
andyhd's Repositories
andyhd/asteroids
Asteroids game in Common Lisp
andyhd/Logo-Tortoise
A logo interpreter and tortoise (turtle) graphics emulator in Javascript with HTML5 Canvas
andyhd/imap-jabber
simple jabber bot / imap client
andyhd/js-roguelike
The beginnings of a javascript roguelike I wrote back in 2005. It's awful code, but perhaps something worth refactoring.
andyhd/ld42
My entry for Ludum Dare 42
andyhd/lisp-katas
Code katas in Common Lisp
andyhd/poker
Texas Holdem in Common Lisp
andyhd/primordial-soup
(Unfinished) Game written in Common Lisp
andyhd/hubot-blackjack
A simple Hubot script which lets you play Blackjack
andyhd/pygskin
Assorted pygame tools
andyhd/crawl
Dungeon crawl game
andyhd/action-allure-report
Github action to generate an Allure report
andyhd/advent-of-code
andyhd/andyhd.github.io
User page
andyhd/crispy-forms-gds
Django Crispy Forms template pack for the Gov.UK Design System
andyhd/django-sass-processor
SASS processor to compile SCSS files into *.css, while rendering, or offline.
andyhd/godobject
God Object website
andyhd/gorillas
Remake of gorillas.bas with Pygame
andyhd/jsrl2
andyhd/ld24
This was my aborted entry for Ludum Dare 24. All of the forks/stars/watches appear to be related to the file 'autotracker.py' which isn't even my code.
andyhd/numpy
The fundamental package for scientific computing with Python.
andyhd/patcher
Rudimentary MySQL database migration bash script
andyhd/pgzero
A zero-boilerplate games programming framework for Python 3, based on Pygame.
andyhd/pygame_asteroids
Asteroids written with Pygame
andyhd/pygame_life
Conway's Game of Life in pygame
andyhd/pygame_snake
andyhd/python-base
andyhd/timj-rss
RSS feed for thisismyjam.com
andyhd/tiny-lisp-blockchain
Common Lisp implementation of https://github.com/lucrussell/tiny-blockchain
andyhd/zombies
Robotron style zombie game in JS