Skip to content
View jjfpowell's full-sized avatar

Block or report jjfpowell

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

Popular repositories Loading

  1. hangman-game hangman-game Public

    Basic Hangman game just to further develop skills. Have ideas to further develop but this is a start.

    Python

  2. library-system-python library-system-python Public

    First big project created for a coursework project. First time really using Tkinter and MatPlotLib. Functionally works realtively well byt need to fine tune some aspects.

    Python

  3. learning-python-OOP learning-python-OOP Public

    Files from learning to use OOP in Python.

    Python

  4. library-system-oop library-system-oop Public

    Java

  5. 8tile-DFS 8tile-DFS Public

    Depth first search algorithm to generate solutions for the 8 tile game.

    Java

  6. three-in-a-row three-in-a-row Public

    Testing different ways of three in a row games

    Python