Commit Graph

17 Commits

Author SHA1 Message Date
gashapwn
c8e8946a5b lpst.pl - added a second and third shade. refactored shades to use a hash 2021-04-04 15:22:37 +00:00
gashapwn
b2165befe6 lpst.pl - added horrible system for shading cells 2021-04-04 14:23:13 +00:00
gashapwn
00b7fc7b84 lpst.pl - refactored whitespace. fixed col, row swap bug. time for bed 2021-04-04 06:07:03 +00:00
gashapwn
72d58c9d8a lpst.pl - fixed divide by zero error. 2021-04-04 05:31:12 +00:00
gashapwn
15f96766da lpst.pl - calc_move() and apply_shift() allow us to calculate which cells pieces move to 2021-04-04 05:24:38 +00:00
gashapwn
d3cb948956 lpst.pl - added some unicode characters to make the columns more clear 2021-04-04 02:38:20 +00:00
gashapwn
60550fc47c lpst.pl - we can move a little dude around the board now!! 2021-04-04 02:06:10 +00:00
gashapwn
53a6d0ae44 lpst.pl - added comments. im an idiot who forgot how they built their own datastructures... 2021-04-04 01:48:20 +00:00
gashapwn
441c390b09 lpst.pl - added enums for player... tried to add a piece to a cell and board got fucked up... i think the hash that stores piece data is borked. will fix 2021-04-04 01:45:03 +00:00
gashapwn
36e02db08c lpst.pl - changed enum for pieces 2021-04-04 01:20:45 +00:00
gashapwn
5bf5dc8d3f lpst.pl - added comments. cell drawing now aware of row+column 2021-04-04 01:10:13 +00:00
gashapwn
6fefa7125c lpst.pl - wow i mixed up the y axis and the x axis... i mean damn 2021-04-04 00:41:03 +00:00
gashapwn
fccff335bf lpst.pl - added x axis 2021-04-04 00:39:52 +00:00
gashapwn
aae5e28dfd lpst.pl - added code to trim some more characters 2021-04-03 22:49:42 +00:00
gashapwn
3deb715ddb lpst.pl - fixed comment thats been bothering me 2021-04-03 22:22:12 +00:00
gashapwn
7645532e15 lpst.pl - updated code to trim ASCII from off by one errors. .gitignore - added pattern for my test perl script 2021-04-03 22:18:24 +00:00
gashapwn
037885fdbe first commit 2021-04-03 21:33:59 +00:00