CoolCat467
Causing effects from a masterpiece point of view
@ISoft-Data-SystemsSomewhere in North America, USA, Earth
Pinned Repositories
Checkers
Graphical Checkers Game with AI support
fix-lwjgl
Fix which LWJGL (Light Weight Java Game Library) version is used in Minecraft for ARM devices
Gameobjects-Python-3
Will McGugan's Gameobjects converted to Python3
idlemypyextension
Python IDLE extension to preform mypy analysis on an open file
idleuserextend
Extension that fixes loading extensions from the user config file.
Localization-Translation-Utility
Script for simplifying the process of translating MineOS Language (.lang) files
MineOS-Market-Server
Reimplementation of MineOS' App Market Server
NEAT-Template-Python
This is a Python3 Implementation of Code-Bullet's NEAT Template, originally programmed in JavaScript. This is intended to be used to easily add an AI to a game.
Scanner-Server
Kind of like CUPS but it's for scanning, not printing. Preform a scan on your flatbed scanner from the web browser.
StatusBot
StatusBot is a discord bot that will post information about a given Java Editon minecraft server in a given channel once configured.
CoolCat467's Repositories
CoolCat467/fix-lwjgl
Fix which LWJGL (Light Weight Java Game Library) version is used in Minecraft for ARM devices
CoolCat467/Scanner-Server
Kind of like CUPS but it's for scanning, not printing. Preform a scan on your flatbed scanner from the web browser.
CoolCat467/Localization-Translation-Utility
Script for simplifying the process of translating MineOS Language (.lang) files
CoolCat467/MineOS-Market-Server
Reimplementation of MineOS' App Market Server
CoolCat467/idlemypyextension
Python IDLE extension to preform mypy analysis on an open file
CoolCat467/idleuserextend
Extension that fixes loading extensions from the user config file.
CoolCat467/lintcheck
Python IDLE extension to preform pylint analysis on an open file.
CoolCat467/Subtitle-Translate
Translate subtitle files with google translate.
CoolCat467/badgie
Badgie fork
CoolCat467/Checkers
Graphical Checkers Game with AI support
CoolCat467/idlealign
Idle Align - Emacs Align by Regular Expression as an IDLE Extension
CoolCat467/idleopenline
Python IDLE extension to open a specific line in a file.
CoolCat467/idlereload
Python IDLE extension to reload the currently opened file from disk contents.
CoolCat467/StatusBot
StatusBot is a discord bot that will post information about a given Java Editon minecraft server in a given channel once configured.
CoolCat467/Sudoku-Solver
Solve Sudoku puzzles with wave function collapse
CoolCat467/Azul
Azul board game computer version
CoolCat467/Catto-Invasion
Catto Invasion Visual Novel
CoolCat467/dotfiles
Config files for CoolCat467
CoolCat467/idletypecheck
Idle Type Check - IDLE Extension to use mypy to type check open file
CoolCat467/LibComponent
Shared Component Library
CoolCat467/MineOS-Python3-Port
Attempting to port MineOS to Python3 to understand it better
CoolCat467/mypy
Optional static typing for Python
CoolCat467/Neuro-API
Python SDK for the Neuro API (see https://github.com/VedalAI/neuro-game-sdk)
CoolCat467/neuro-api-tony
Graphical implementation of the Neuro API in python
CoolCat467/neuro-game-sdk
Neuro Game API + SDK for allowing Neuro to play games
CoolCat467/nob.h
Next generation of the NoBuild idea
CoolCat467/Project-Euler
My solutions for Project Euler (https://projecteuler.net/)
CoolCat467/rsrcdump
Extract and convert Macintosh resource forks
CoolCat467/trio
Trio – a friendly Python library for async concurrency and I/O
CoolCat467/trio-websocket
WebSocket client and server implementation for Python Trio