Giter Site home page Giter Site logo

GitHub Streak

Andrew Wood's Projects

2048-game icon 2048-game

A simple javascript implementation of 2048.

fsu-adtiterators icon fsu-adtiterators

Similar to FSU-OAA, but with the addition of Binary Search Tree Iterators (implemented as Inorder and Levelorder using Stack and Queue ADTs).

fsu-arrayaccess icon fsu-arrayaccess

Simple program specifically designed to practice exception handling.

fsu-bohrd icon fsu-bohrd

A red rendition of the famous 1979 game "Einstein".

fsu-graphs icon fsu-graphs

Defines and Implements an undirected and directed graph API along with breadth-first and depth-first survey tools.

fsu-hashtable icon fsu-hashtable

Defines and Implements a Hash Table using various well known Hash Functions including KISS, ModP, and Simple.

fsu-javabeanforest icon fsu-javabeanforest

Application designed for practice with inheritance, polymorphism, interfaces, and exception handling.

fsu-kevinbacon icon fsu-kevinbacon

A game that uses graph technology to implement the "Kevin Bacon Game." Determine the degree of separation between any two actors in Hollywood!

fsu-knightadventure icon fsu-knightadventure

A simple application with Knight statistics specifically to get me used to IntelliJ IDE

fsu-list icon fsu-list

Implements a Linked List container class using a carrier ring as the data structure. Can be used with any client that requires a linked list container.

fsu-listsort icon fsu-listsort

Implements an in-place, stable, O(n log n) sort using linked lists.

fsu-mazes icon fsu-mazes

C++ random maze generator. Includes postscript converter for use on web.

fsu-mipsassembler icon fsu-mipsassembler

Implements a reduced version of a MIPS assembler; converts and input file containing MIPS assembly language into an output file with binary encoding.

fsu-mipssimulator icon fsu-mipssimulator

Implements a MIPS simulator by receiving an input file containing hex instructions and converting them to assembly code. Also tracks register values during program execution.

fsu-oaa icon fsu-oaa

Map Implementation using the Ordered Associative Array API. The Map is implemented using a RBLLT, but with no iterators. The Wordsmith client demonstrates a practical use of the class.

fsu-spy icon fsu-spy

Implements a Predicate Object compare_spy which acts as a "Less Than" generic comparator with an added twist. Also implements a lower_bound and upper_bound generic search algorithm.

fsu-ticktacknole icon fsu-ticktacknole

A GUI Tick Tack Toe game. Note that there will be an option to play against an "unbeatable" computer.

fsu-wordsmith icon fsu-wordsmith

Demonstrates the use of unimodal ordered sets (based on linked lists or vectors). The Wordsmith client demonstrates a practical use of the container classes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.