Pinned Repositories
AdventureGame
text adventure
AdventureKata
BinaryTrees
A simple binary tree implementation.
BowlingGameKata
Bowling Game Score Calculator Done with TDD
ChatGPT.Net
C# library for ChatGPT using official OpenAI API
elevatorSaga
Elevator
GameOfLifeKata
Conway's Game Of Life
GameOfLifeKataPolymorphicDispatch
Conway's Game Of Life but using polymorphic dispatch instead of if statements.
GameOfLifeNoPrimitives
Conway's Game Of Life but implemented not using primitives!
GameOfLifeRules
Implementation of Conway's Game of Life where no grids are used in the implementation.
moorecj's Repositories
moorecj/AdventureGame
text adventure
moorecj/AdventureKata
moorecj/BinaryTrees
A simple binary tree implementation.
moorecj/BowlingGameKata
Bowling Game Score Calculator Done with TDD
moorecj/ChatGPT.Net
C# library for ChatGPT using official OpenAI API
moorecj/elevatorSaga
Elevator
moorecj/GameOfLifeKata
Conway's Game Of Life
moorecj/GameOfLifeKataPolymorphicDispatch
Conway's Game Of Life but using polymorphic dispatch instead of if statements.
moorecj/GameOfLifeNoPrimitives
Conway's Game Of Life but implemented not using primitives!
moorecj/GameOfLifeRules
Implementation of Conway's Game of Life where no grids are used in the implementation.
moorecj/LetterCounter
A Console Utility for Counting Letters
moorecj/MarsRoverKata
moorecj/MonopolyKata
The game of Monopoly
moorecj/MonopolyKata2
moorecj/PrimeFactorsKata
moorecj/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
moorecj/StringCalculatorKata
Pass a string get the sum of the number that are passed with different rules for the delimeters