Skip to content
View dfalcone19's full-sized avatar

Block or report dfalcone19

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. GameOfLife GameOfLife Public

    A Java Swing implementation of Conway's Game of Life.

    Java

  2. Paddle-Tennis Paddle-Tennis Public

    A straightforward 2 player remake of the classic pong game using the Java Swing framework.

    Java

  3. Random-Card-Game Random-Card-Game Public

    A very simple card game built using OOP principles. 4 players are delt even sections of a complete deck of cards. The program then plays random cards for each player, and chooses a winner of the ro…

    Java

  4. High-School-Database High-School-Database Public

    SQL file for a school database combining DDL, DML, queries and views.

  5. Server-and-Client-Program Server-and-Client-Program Public

    A simple program built using the Java Socket and Server Sockets to create a connection and send a message using TCP. To properly run the program, run the ServerMain class first, and then the Client…

    Java

  6. Platformer Platformer Public

    Platforming game built using OOP principles, and the Java Swing framework.

    Java