Skip to content
View edogado's full-sized avatar
💭
Available
💭
Available
Block or Report

Block or report edogado

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

  1. GeometryDash GeometryDash Public

    This is my final project for my video game programming class. My project is based on the game Geometry Dash.

    Java 1

  2. Mini-interpreter Mini-interpreter Public

    A mini-interpreter able to do the following for a given program: (1) detect syntax errors; (2) report uninitialized variables; and (3) perform the assignments if there is no error and print out the…

    Java

  3. provenance-restoration provenance-restoration Public

    This is a website for Provenance Restoration Services. Their mission is to provide the finest in antique, fine and contemporary furniture repairs, restorations, conservation and refinishing on Hunt…

    CSS

  4. Simon-Says Simon-Says Public

    Simon Says is a game created entirely in Java. It consists of a circle divided into 4 sections, each section contains a color that will light up and the user would have to follow that sequence as l…

    Java

  5. VideoGameGroupProject VideoGameGroupProject Public

    A group project for Video Game programming class

    Java

  6. Snake-Game Snake-Game Public

    This is the classic version of the most popular mobile and computer game named “SNAKE”. The main objective of this game is to feed an increasing length of a snake with food particles which are foun…

    JavaScript