Pinned Repositories
filaments
Procedural exploration game made in Unity for the Summer 2018 PROCJAM
love-ship
Yet another love2d boiler plate project, designed for rapid development of jam games and prototypes. Some scripts provided courtesy of and with permission from Chucklefish Ltd.
PlantGenerator
Experimental procedural plant mesh generator using Unity
sb-automation
A comprehensive system of Starbound mods to automate the movement, production, and storage of materials, liquids, items, energy and data.
sockpong
baby's first socket pong
sparkz
A Starbound mod to add more wire-interactive objects to the game's default wiring system
StarboundTypes
Lists of the variables and and types appearing under each file type
stargazer
Procedural constellation generation, created for ProcJam 2017 using love2d
tankdecks
A crappy tanks game made by a novice programmer.
alex-lawson's Repositories
alex-lawson/sb-automation
A comprehensive system of Starbound mods to automate the movement, production, and storage of materials, liquids, items, energy and data.
alex-lawson/filaments
Procedural exploration game made in Unity for the Summer 2018 PROCJAM
alex-lawson/love-ship
Yet another love2d boiler plate project, designed for rapid development of jam games and prototypes. Some scripts provided courtesy of and with permission from Chucklefish Ltd.
alex-lawson/PlantGenerator
Experimental procedural plant mesh generator using Unity
alex-lawson/sparkz
A Starbound mod to add more wire-interactive objects to the game's default wiring system
alex-lawson/StarboundTypes
Lists of the variables and and types appearing under each file type
alex-lawson/stargazer
Procedural constellation generation, created for ProcJam 2017 using love2d
alex-lawson/2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
alex-lawson/alex-lawson.github.io
my simple personal website
alex-lawson/blood
love2d experiment to simulate blood flowing toward a sacrificial altar using a cellular algorithm
alex-lawson/colors
love2d experiment to generate color palettes
alex-lawson/ConnectorDungeonGen
Simple Unity dungeon generator that places prefab segments using transforms as connectors
alex-lawson/godray
Amulet experiment with simple 2D raycasting and mirrors
alex-lawson/landscape
love2d experiment to generate moving landscape parallaxes with composable noise
alex-lawson/ld25
My entry for Ludum Dare 25, a simple tile matching game called "Double, Double!"
alex-lawson/LD48
Interactive experience created for Ludum Dare 48 on the theme "Deeper and Deeper"
alex-lawson/ld53
Maybe I'm doing Ludum Dare 53!
alex-lawson/lsystem
love2d experiment with various Lindenmayer system configurations
alex-lawson/MayhamJam
alex-lawson/perlinislandgen
love2d experiment to generate islands that change over time
alex-lawson/pyplans
basic planner experiments using python
alex-lawson/roomdungeongen
love2d experiment to generate a dungeon of partially-collapsed connected rooms
alex-lawson/sb-pipes
(unfinished, abandoned) Pumpz and pipez so you can move your dripz around
alex-lawson/sb-wiredev
Finished object code and scripts for wire objects to be integrated into Starbound
alex-lawson/ssj-maze
Maze game for PIGSquad's June 2021 Summer Slow Jam
alex-lawson/starbound-templates
A collection of templates for various Starbound asset files.
alex-lawson/starfoundry2
Rework of Starfoundry content for compatibility with Upbeat Giraffe and beyond
alex-lawson/starstructor
Starstructor, the Starbound toolset - a graphical .dungeon and .structure (ship) editor for Starbound
alex-lawson/tagpoolsgen
silly text generation using tag replacement
alex-lawson/trigram
extremely unfinished game prototype using Amulet