Carter Dugan's repositories

carterdugan

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0
License:MITStargazers:2Issues:0Issues:0

LineCounter

Count your lines of code.

Language:CLicense:GPL-3.0Stargazers:2Issues:0Issues:0

CartersPhysicsJourney

This repos will contain the code that I write to help make doing physics problems easier. It's a learning experience for myself, it's not meant to be good code.

Language:PythonLicense:GPL-3.0Stargazers:2Issues:0Issues:0

nbnet

single header C(99) library to implement client-server network code for games

License:ZlibStargazers:0Issues:0Issues:0
Language:C++License:GPL-3.0Stargazers:1Issues:0Issues:0
Language:CLicense:GPL-3.0Stargazers:2Issues:0Issues:0

CPong

A simple version of pong written in C. Just a small project I made in about an hour to experiment with CSFML.

Language:CStargazers:1Issues:0Issues:0

arduino-cyclone

A small, 2-player game of cyclone made using arduino.

Language:C++License:MITStargazers:0Issues:0Issues:0

Digital-Logic-Builder

A interactive digital logic/circuit builder inspired by Logicly.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

raycasting-rendering

A simple raycasting and 3d rendering program written in python and inspired by TheCodingTrain

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

qlearning-pathfinding

An interactive pathfinding AI using the Q-Learning algorithm.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

perceptron.py

A simple single layer perceptron created in python, inspired and very similar to the perceptron created in Processing on the Coding Train youtube channel.

Language:PythonStargazers:1Issues:0Issues:0