Skip to content
View Nytra's full-sized avatar
🥨
pretzel!
🥨
pretzel!

Highlights

  • Pro
Block or Report

Block or report Nytra

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
Nytra/README.md

Hi 👋

I make the computer do the thing (sometimes).

I also make music: SoundCloud

Pinned Loading

  1. PyMenu PyMenu Public

    A Python 3 based framework for creating simple and intuitive graphical menu interfaces.

    Python

  2. RayCaster2D RayCaster2D Public

    It's a 2D Raycaster made with the SDL2 graphics library. Rays are fired from the origin point and drawn until they intersect with a wall object, or until they leave the screen.

    C++

  3. mp-tictactoe mp-tictactoe Public

    An implementation of Tic-Tac-Toe that uses Python's socket library to allow players to connect to one another across a network

    Python

  4. messenger_tk messenger_tk Public

    A simple messaging app that uses Python's socket library to send data across a network.

    Python 1 1

  5. ColourfulExplodingSquares ColourfulExplodingSquares Public

    Experimenting with rendering different types of graphical elements in SDL2 and handling input. Includes some explosion particle effects, solid walls and AI bots. Also includes a class for building …

    C++

  6. TurtleGraphicsVisualizer TurtleGraphicsVisualizer Public

    A script parser, script generator, command interpreter and visualizer for turtle graphics. Requires PyGame.

    Python