Pinned Repositories
2DModularCharacterCreator
A test application for a 2D modular character creator subsystem for 2D games!
Dash-Saber
A 2D platform test suite!
hearthclone
An open source clone of Blizzard's card game Hearthstone.
MarkdownParser
Turn Markdown code into HTML
PixelTactics
A forked version of my PixelTactics code to be more suited for mobile with quicker and simpler gameplay.
PolyEngine
A 2D Unity-Like physics game engine built off of Xamarin XNA (MonoGame). An attempt to make Unity functions easily open source.
RPGSimulator
A framework for a traditional RPG that plays out its battles itself.
TacticsCardGame
A visual UI implementation of my PixelTactics repo with art, animations, and a threaded pipeline.
trey
An Android game in the vein of the iOS game "Threes!"
HTTP
A java library for common HTTP utilities.
mtear's Repositories
mtear/hearthclone
An open source clone of Blizzard's card game Hearthstone.
mtear/PolyEngine
A 2D Unity-Like physics game engine built off of Xamarin XNA (MonoGame). An attempt to make Unity functions easily open source.
mtear/TacticsCardGame
A visual UI implementation of my PixelTactics repo with art, animations, and a threaded pipeline.
mtear/MarkdownParser
Turn Markdown code into HTML
mtear/2DModularCharacterCreator
A test application for a 2D modular character creator subsystem for 2D games!
mtear/Dash-Saber
A 2D platform test suite!
mtear/Eyedropper
A utility for selecting color from the screen.
mtear/PixelTactics
A forked version of my PixelTactics code to be more suited for mobile with quicker and simpler gameplay.
mtear/RPGSimulator
A framework for a traditional RPG that plays out its battles itself.
mtear/trey
An Android game in the vein of the iOS game "Threes!"
mtear/GoComics-Extension
A Chrome Extension for grabbing GoComics images out of their webpages.
mtear/MetroidVania
A metroidvania style game I'm working on with 3D graphics.
mtear/pb.encryption
A C# library for easy encryption and decryption.
mtear/pb.json
A C# library for serializing and deserializing Json strings similar to JSONObject from Apache.
mtear/pb.net
A C# networking library for easy encrypted JSON data transmission through sockets.
mtear/SimpleJsonParser
A Simple Java JSON Parser.
mtear/txthistogram
A Java program for creating histogram data from the word counts of text files in a directory, it's subdirectories, and archive files in those directories.