Pinned Repositories
affine.pl
Programming Project 1 for CSCI476 Advanced Topics in Computer Science: Cryptography.
arch-config-2015
config files for my arch install
As-I-Learn-Go
All the exercises I use to go from zero to Golang Hero.
GBALua
get-setup
gotk3-examples
My own set of examples using github.com/gotk3/gotk3
Greek-Names-in-Lua-Tables
Greek names from https://en.wikipedia.org/wiki/Greek_gods organized by group. To be used in RPGs, etc.
jilgo
First homework assignment for CS 325: Programming Languages at Rhode Island College. The program could be written in any programming language.
not-aquatone
For when aquatone ain't doin it
Pokemon-Lua
Pokemon clone/General RPG engine in Lua
Djent-'s Repositories
Djent-/GBALua
Djent-/Pokemon-Lua
Pokemon clone/General RPG engine in Lua
Djent-/buttontest
Djent-/CanvasHCLtest
Trying out Javascript for the first time. I hate Javascript. Instead, I am using Hot-Cocoa-Lisp, which compiles to Javascript. I still hate Javascript.
Djent-/flood-pathfinding-in-lua
Djent-/gltext
OpenGL text rendering utilities.
Djent-/LOVE-flair-particles
Click to create particles that disperse and fade
Djent-/LOVE-ripple-effect
Click to create a ripple
Djent-/LOVE-rotating-pulsing-squares
Click to create a square, watch as it rotates at pi radians per second and pulses
Djent-/LOVE-rotating-squares
click to create a square, watch it rotate at pi radians per second
Djent-/Lua-Palindrome-Creator
Port of the Python code at http://codegolf.stackexchange.com/a/16454 by jcw to Lua, on this day December 30th 2013 CE at 2:48 PM EST. Takes a single string as an argument, and will return the longest panindrome that can be created using the characters contained in the string. The function does not modify case, so uppercase and lowercase characters will be considered different, and not count towards each other's total in the palindrome. The middle character will be the last character in the original string that occurs an odd number of times.
Djent-/MandelLOVE
Mandelbrot plotter in Lua using LOVE
Djent-/Mandelros
Mandelbrot plotter in Lua using Gideros Studio for mobile app development.
Djent-/mousehovertest
Testing a class to add tooltips/whatever upon hover
Djent-/RogueLike
A simple turn-based game engine in Love2D(Lua)
Djent-/Scheme-Racket-Abstraction-and-Lambda
From my homework in CS 305 Functional Programming, taken during my Fall 2014 semester at Rhode Island College.
Djent-/Scheme-Racket-Nested-Structures
From my homework in CS 305 Functional Programming, taken during my Fall 2014 semester at Rhode Island College.