twetzel59
Interested in math, programming languages (Nim, Rust, Haskell, Assembly) and languages in general (Spanish, ...?).
Purdue University
Pinned Repositories
calculator
A WIP/experimental command-line calculator
cattywampus
Tiny concatenative, stack-based calculator and evaluator
craft_server
A (hopefully) lightwight server for Craft in Rust.
craft_server_nim
An alternative server for fogleman/Craft in Nim.
CraftNG
A sandbox game designed to be flexible and fun based on Craft
fmmc_gui
A toy SFML Rust UI toolkit
luminance_procedural_world
An experimental block sandbox world generator and viewer. Not a game (yet?)
sandbox
Minecraft-y procedural world thing written in Rust
spaceshooter
Rust space shooter arcade game.
survive
A simple survival game in Rust.
twetzel59's Repositories
twetzel59/CraftNG
A sandbox game designed to be flexible and fun based on Craft
twetzel59/luminance_procedural_world
An experimental block sandbox world generator and viewer. Not a game (yet?)
twetzel59/sandbox
Minecraft-y procedural world thing written in Rust
twetzel59/craft_server_nim
An alternative server for fogleman/Craft in Nim.
twetzel59/craft_server
A (hopefully) lightwight server for Craft in Rust.
twetzel59/calculator
A WIP/experimental command-line calculator
twetzel59/cattywampus
Tiny concatenative, stack-based calculator and evaluator
twetzel59/fmmc_gui
A toy SFML Rust UI toolkit
twetzel59/grapher
A special purpose graphing utility for a physics research project.
twetzel59/luminance-glfw-custom
A modification of phaazon's GLFW windowing backend for luminance
twetzel59/mini-functional
A tiny functional calculator / language experiment implemented in Rust
twetzel59/pong
Rust pong-like arcade game.
twetzel59/scaling_study
Scaling study for SeisSol
twetzel59/spaceshooter
Rust space shooter arcade game.
twetzel59/survive
A simple survival game in Rust.
twetzel59/thread_world_gen
Rust 2D biome worldgen experiment with multiple threads (eventually).
twetzel59/undefinedsync
Sync app for my Minecraft server
twetzel59/vista
A test of an OpenGL abstaction library idea for Rust.
twetzel59/WorldRenderer
Modern OpenGL 3D Procedural World Generator
twetzel59/craftng.github.io
The website for CraftNG
twetzel59/creelasm
From https://www.youtube.com/playlist?list=PLKK11Ligqiti8g3gWRtMjMgf1KoKDOvME
twetzel59/functional-python
A experimental/toy functional programming framework for Python
twetzel59/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
twetzel59/old-luminance-glfw
GLFW support for luminance
twetzel59/rust
Empowering everyone to build reliable and efficient software.
twetzel59/TinyShell
A simple educational command line to teach students how to invoke the C++ compiler and basic utilities
twetzel59/TypeSafeContainers
TSC for C is a collection of generic containers for C that actually are type safe, easy, and un-confusing.
twetzel59/undefinedsync-server
Central control server for the Minecraft server sync app