Skip to content
View BroCode23's full-sized avatar
  • Texas A&M University
  • Houston, Texas

Block or report BroCode23

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

Pinned Loading

  1. ASCII_Art ASCII_Art Public

    Takes an input image and converts it to ASCII characters using the PIL python module

    Python

  2. Battleship Battleship Public

    Text-based Battleship game

    Python

  3. Blackjack Blackjack Public

    A simple text blackjack game to play with 1 player and a computer.

    Python

  4. Crazy_Parking Crazy_Parking Public

    Python game similar to parking mania created using pygame

    Python 1

  5. TicTacToeAI TicTacToeAI Public

    AI that plays tic tac toe using a minimax algorithm that calculates the best possible move.

    C++

  6. Hangman Hangman Public

    Text-Based Hangman Game

    Python