return5
full stack java dev. world's second worst game developer. i like C,FOSS,Lua,and game dev.
tennessee
Pinned Repositories
c_ish_one
Simple game with Rogue like inspired elements written in C and runs in terminal
Card-Matching
Simple Card Matching game written in C and using the ncurses library
connectCities
simple train game running in linux terminal
DS1803
arduino library for controlling a DS1803 dual digital potentiometer
GodTalk
Inspired by Terry Davis you can experience the miracle of having God talk to you through random numbers.
hamurabi
A translation of the classic BASIC game. now with ncurses support.
Langton-ant
simple implementation of Langton's ant in C using ncurses
RayTracer
simple lua ray tracer built from "Ray Tracing In One Weekened"
submarine-game
exciting simplisitc turned based submarine combat game
Tetris-clone
a clone of tetris made in C
return5's Repositories
return5/RayTracer
simple lua ray tracer built from "Ray Tracing In One Weekened"
return5/connectCities
simple train game running in linux terminal
return5/DS1803
arduino library for controlling a DS1803 dual digital potentiometer
return5/submarine-game
exciting simplisitc turned based submarine combat game
return5/Langton-ant
simple implementation of Langton's ant in C using ncurses
return5/c_ish_one
Simple game with Rogue like inspired elements written in C and runs in terminal
return5/Tetris-clone
a clone of tetris made in C
return5/Card-Matching
Simple Card Matching game written in C and using the ncurses library
return5/hamurabi
A translation of the classic BASIC game. now with ncurses support.
return5/MidsouthTrucker
a simple truck driver simulator written in C
return5/modeltrainsimulator
a simple model train simulator which runs in terminal
return5/Rogue-Clone
clone of classic game Rogue but with some changes made.
return5/Simple-Space-Explorer
Simple game about exploring space. written with Lua and Love2d.
return5/sluarogue
simple rogue like game running in terminal. Written in Lua.
return5/Solitare
simple version of Solitare written in C
return5/Bubble-Sort
example of Bubble Sort implemented in Bash
return5/empty
this is an empty repo
return5/FizzBuzz
example of FizzBuzz implemented in Bash
return5/Gauss-jordan
gets inverse of a matrix using Gauss-Jordan method
return5/Guassian
simple guassian elimination written in D
return5/Particle-Swarm-Oprimization-Python
example showing paticle swarm optimization for solving the roots of an equation written in python
return5/ParticleSwarmOptimization
a simple example of particle swarm optimization to solve for roots of an equation written in lua
return5/simple-shell
A simple shell wirtten in C for fun and education.
return5/sortKindleClipings
program for sorting through clippings made on an amazon kindle
return5/warehouse-level-editor
level editor for warehouse robot.
return5/warehouse-robot
navigate a robot around a warehouse using simple commands. built with ncurses and C