Pinned Repositories
2048
2048 game in python
avatarmaker.js
node package for generating random avatars (inspired by avatarmaker.com)
gameboy
Python based gameboy emulator
pycarrom
Carrom Game in Python
pygame_recorder
Video Recorder for PyGame applications using OpenCV
pyklotski
Klotski puzzle in python (using pygame)
pyrenderer
Simplified Browser Rendering Engine in Python
rubik_cube
Implementing a Rubik's Cube in pygame.
simplifygrammar
C++ code for Simplify grammar by eliminating null productions, unit productions, removing non-deriving non-terminals and removing non-reachable symbols, Then left factoring and remove left recursion. Compute first and follow, then check if grammar is LL1 or not.
VLCSimlutaion
Simulating Visible Light Communication Performance with Relay using Different Encoding Schemes
tdrmk's Repositories
tdrmk/pygame_recorder
Video Recorder for PyGame applications using OpenCV
tdrmk/avatarmaker.js
node package for generating random avatars (inspired by avatarmaker.com)
tdrmk/gameboy
Python based gameboy emulator
tdrmk/pyrenderer
Simplified Browser Rendering Engine in Python
tdrmk/pycarrom
Carrom Game in Python
tdrmk/pyklotski
Klotski puzzle in python (using pygame)
tdrmk/rubik_cube
Implementing a Rubik's Cube in pygame.
tdrmk/2048
2048 game in python
tdrmk/browsermon
tdrmk/chainreaction
An online multiplayer chain reaction game in javascript
tdrmk/dots_and_boxes_js
JS client for dots and boxes
tdrmk/gameboy_opcodes
Fixes to https://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html
tdrmk/go_rpc
High Performant Protocol Buffer based RPC Over TCP
tdrmk/py-graphics-pipeline
Building a simple graphics pipeline which renders 3d model to the screen.
tdrmk/avatarmaker.bin
Node package executable wrapper over @tdrmk/avatarmaker
tdrmk/dnb-rooms
Online multiplayer (game lobbies) dots and boxes game in JS
tdrmk/dots_and_boxes
Dots and Boxes Game in Python
tdrmk/globe
Spinning globe in css and html
tdrmk/heroku_flask_test
Testing heroku with a hello world flask app.
tdrmk/histogram
tdrmk/minesweeper
pygame based minesweeper
tdrmk/mobile_pattern_password_generator
Generates random mobile pattern passwords.
tdrmk/opencart_api
GraphQL based API for open-cart
tdrmk/password-manager
Building a simple password manager for personal purposes
tdrmk/pychess
Python based two player chess game using pygame
tdrmk/rotating_cube
Simulating simple 3D graphics in pygame.
tdrmk/snake_python
Simple Snake Game in Python
tdrmk/sudoku_generator
Python based sudoku generator to generate hard level sudoku puzzles
tdrmk/tictactoe
Min Max AI for Tic Tac Toe
tdrmk/wordpairs.js
Heroku like word pairs. Rip off of https://github.com/Atrox/haikunatorjs.