Pinned Repositories
Cplusplus-211
Programs written for my C++ Object-Oriented Program class
8-Puzzle-Solver
Program to solve 8-puzzle and Farmer, Wolf, Goat, Cabbage problems using DFS, BFS, and A* (Out of Place and Manhattan heuristics)
AlgorithmsCourse
Programs written in java and/or C++ for my algorithms course
algs4
Programming assignments for Coursera's Algorithms Online Course
Black-Jack
Black jack game with its own GUI
coursework
summer school coursework
Hangman
A simple hangman game I coded with Python to help me learn the language
Java-212
Programs written for my Java Object-Oriented Program class
Learn-Python
Several programs that I am writing in order to learn Python
Memory-Game
A simple and addicting memory game. lowest score wins!
dfutran's Repositories
dfutran/coursework
summer school coursework
dfutran/AlgorithmsCourse
Programs written in java and/or C++ for my algorithms course
dfutran/Mips
A few very simple programs written in mips for a computer architecture course
dfutran/Learn-Python
Several programs that I am writing in order to learn Python
dfutran/Hangman
A simple hangman game I coded with Python to help me learn the language
dfutran/Black-Jack
Black jack game with its own GUI
dfutran/Tic-Tac-Toe
A fun tic tac toe game with both a player vs player option and a player vs computer option
dfutran/Cplusplus-211
Programs written for my C++ Object-Oriented Program class
dfutran/Java-212
Programs written for my Java Object-Oriented Program class
dfutran/Memory-Game
A simple and addicting memory game. lowest score wins!
dfutran/algs4
Programming assignments for Coursera's Algorithms Online Course
dfutran/8-Puzzle-Solver
Program to solve 8-puzzle and Farmer, Wolf, Goat, Cabbage problems using DFS, BFS, and A* (Out of Place and Manhattan heuristics)