Skip to content
View AustinChayka's full-sized avatar

Block or report AustinChayka

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Adventure-Game Adventure-Game Public

    A Java-based adventure game that uses my game engine as the basis of the code. Demonstrates many of the functions of the base game engine.

    Java

  2. MotionTracker MotionTracker Public

    Basic motion tracker built on Sarxos's java webcam library that utilized multi-object tracking based on pixel grouping

    Java

  3. Space-Game Space-Game Public

    A short Galaga-style game written in java

    Java

  4. NeuralNetwork NeuralNetwork Public

    A neural network built in python using the Numpy library for matrix calculations. The network nodes take advantage of a sigmoid activation function as well as back-propagation for training. The net…

    Python 2

  5. OakEngine OakEngine Public

    C++ game engine built on the SDL2 framework

    C

  6. C-Game C-Game Public

    A 2D rogue-lite inspired by games such as Castlevania and Dark Souls. The game is developed using my own game engine, utilizing SDL2 for media handling. The player descends through an endless dunge…

    C