Pinned Repositories
canvas-todo
A small canvas TUI todo list
cmudict-fast
This is a fork of the original rust library for getting pronunciations from the CMUSphinx pronunciation dictionary.
cross-opengl-glfw
an example of using opengl (es) with glfw that works on windows, linux, mac, and the web
discord-python-interpreter-bot
A Discord bot that can interpret python code.
dungeonator
A small C library designed for people who just want procedural roguelike dungeon generation
godot-rouguelike
An implementation of dungeon generation and movement for a roguelike in the Godot engine
Kitten-RNG
Kittens as an entropy source
rust-chess
A cli chess game written in rust. Enter moves in the format [source] to [destination]
rust-webgl-tetrahedron
it's rendering with WebGL from rust compiled to WebAssembly
scratch-jit
(WIP) a project to jit compile scratch natively
BenjaminHinchliff's Repositories
BenjaminHinchliff/bettercd
a better version of the default cd command invoked with bcd. It _would_ work but turns out the C++17 file system is self contained and I can't do anything to change the surrounding terminal. oops.
BenjaminHinchliff/ChainTranslator
A little bit of code purely to translate text or a file through of different languages and then back. It has no practical use but can mess up text. Thanks to SuHun Han for his fantastic python google translate ajax api wrapper.
BenjaminHinchliff/CodingClubLessons
What it says on the tin
BenjaminHinchliff/CrawlGame
a little crawler-esque game that I made when I had some free time
BenjaminHinchliff/DailyProgrammerQuerierer
queries reddit's /r/dailyprogrammer for challenges
BenjaminHinchliff/DammitGLFW
experimentation with OpenGL and GLFW. With great difficulty getting them to behave
BenjaminHinchliff/doctor-appreciation
BenjaminHinchliff/Experimental_Platformer
Messing with making a platformer with Rust.
BenjaminHinchliff/graphics_test
testing graphics with glutin and rust (not complete)
BenjaminHinchliff/JavaResourceManager
A Java, Swing, and C++ based resource manager for Windows and Linux
BenjaminHinchliff/LifeOGame
I had to do it eventually
BenjaminHinchliff/mandelbrot
Simple Mandelbrot code for rust. Outputs to a PNG
BenjaminHinchliff/neural-networks
a partial implementation of neural networks with Eigen and C++
BenjaminHinchliff/OpenGLSphere
A really difficult way to procedurally generate a sphere in opengl. I could have just used a mesh, but noooooooo.
BenjaminHinchliff/Pong
Pong now with Rust and Amethyst
BenjaminHinchliff/RhymingSynonyms
BenjaminHinchliff/rust-multithreaded-web-server
BenjaminHinchliff/SDLSnake
BenjaminHinchliff/SquishedMorse
Squished Morse Code solver
BenjaminHinchliff/SudokuSolver
C++ sudoku solver with wxWidgets
BenjaminHinchliff/Tetros
A game that is definitely nothing like that other game with a one letter difference
BenjaminHinchliff/ThisThing
BenjaminHinchliff/waiters_generator