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

Highlights

  • Pro

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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. PyMenuPyMenuPublic

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

    Python 1

  2. RayCaster2DRayCaster2DPublic

    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-tictactoemp-tictactoePublic

    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_tkmessenger_tkPublic

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

    Python 1 1

  5. ColourfulExplodingSquaresColourfulExplodingSquaresPublic

    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. TurtleGraphicsVisualizerTurtleGraphicsVisualizerPublic

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

    Python