Pinned Repositories
AvalonSchedule
An android app for a university study schedule
BeatSaberTimeTracker
A simple mod to show time spent in Beat Saber for the current game session (not supported anymore)
cuckoo_in_isolation
A game for a game jam (Unreal Engine 4)
GenerativeMusic
[Unity] Experiments with music theory and generative (procedural) music
Hypersonic
A bot for an AI contest at CodingGame
libmodbus_cpp
C++/Qt wrapper for libmodbus
ochoba_data_mining
Scripts to fetch and process data from Osnova API (https://cmtt-ru.github.io/osnova-api/redoc.html)
secret_santa_backend
Python/Flask backend for a Secret Santa website. See https://github.com/binary-machinery/secret_santa_frontend for the frontend code.
secret_santa_frontend
Vue.js front for a Secret Santa website. See https://github.com/binary-machinery/secret_santa_backend for the backend code
ZombicideMapEditor
A map editor/generator for the Zombicide tabletop game
binary-machinery's Repositories
binary-machinery/GenerativeMusic
[Unity] Experiments with music theory and generative (procedural) music
binary-machinery/ochoba_data_mining
Scripts to fetch and process data from Osnova API (https://cmtt-ru.github.io/osnova-api/redoc.html)
binary-machinery/secret_santa_backend
Python/Flask backend for a Secret Santa website. See https://github.com/binary-machinery/secret_santa_frontend for the frontend code.
binary-machinery/libmodbus_cpp
C++/Qt wrapper for libmodbus
binary-machinery/ZombicideMapEditor
A map editor/generator for the Zombicide tabletop game
binary-machinery/cuckoo_in_isolation
A game for a game jam (Unreal Engine 4)
binary-machinery/Hypersonic
A bot for an AI contest at CodingGame
binary-machinery/AvalonSchedule
An android app for a university study schedule
binary-machinery/BeatSaberTimeTracker
A simple mod to show time spent in Beat Saber for the current game session (not supported anymore)
binary-machinery/secret_santa_frontend
Vue.js front for a Secret Santa website. See https://github.com/binary-machinery/secret_santa_backend for the backend code
binary-machinery/binary-machinery.github.io
A personal website / portfolio / blog about game development
binary-machinery/Dijkstra-vs-AStar
Course project for algorithms and data structures course
binary-machinery/DisasterCity
A prototype for an RTS game about giant kaiju-like monsters attacking your city
binary-machinery/DystopianHorror
A horror game project for Wargaming Academy 2017-2018
binary-machinery/fgj20
binary-machinery/Game_AI_thesis
A master's thesis sources (in Russian)
binary-machinery/git_hook_prepend_jira_id
A git hook that adds a Jira issue ID to the beginning of a commit message
binary-machinery/HelloBrainfuck
Hello world in Brainfuck
binary-machinery/K_medoids
Homework for DataMining course
binary-machinery/secret_santa_nginx
Nginx config file for a Secret Santa website.
binary-machinery/SoftwareRaytracer
Last homework for CSE 167x: Computer Graphics course at edX
binary-machinery/VectorTactics
A top-down shooter for a master's thesis about game AI
binary-machinery/VT
A 2D topdown shooter based on LibGDX. A prototype for VectorTactics