ZackXevious

ZackXevious

Geek Repo

Company:The Unnamed studio

Location:San Antonio, Texas, United States

Home Page:https://www.youtube.com/channel/UCkaREWkb530X7r3o8jWQc9Q

Twitter:@ZackXevious

Github PK Tool:Github PK Tool

ZackXevious's repositories

MegamanMakeshift

A fangame I made for SAGE 2019, staring (in a roundabout way) Megaman from the Megaman Universe. This is a sequel to Megaman Adventure.

Language:C#License:MITStargazers:5Issues:1Issues:0

MegamanAdventureV1

My first fan game made for the Sonic Amateur Games Expo, or SAGE. This one is not super great, but I'm leaving up the current version for archival purposes

Language:C#License:GPL-3.0Stargazers:1Issues:1Issues:0

OOP_Electronics_Store

Copied from the prompt: Electronics Store is a service that allows you to browse electronics by categories and purchase them. Electronics Store requires a membership for purchases. There are two different membership types: Standard and Geek. Geek membership allows you to earn points as you purchase. These points can be used for later purchases. A 100$ purchase equals to 100 geek points. 1 point = 0.2$. On the other hand, Standard membership has no advantages. Obviously when a customer wants to be a member, a membership option should be picked. Then the users should fill in their PayPal information along with their first name, middle initial, last name and e-mail address. Geek membership is $5.99/month while Standard membership is free. Once a member logs in to the system there will be choices of electronics displayed. The products are grouped into categories. These categories are: TV, Cell Phones, Wearables, PC & Accessories, Video Game Consoles, Cameras, Speakers, Car Electronics, Musical Instruments and Office Electronics. (Check websites for some dummy data). There should be at least 5 distinct products in each category. The inventory should keep track of quantity of the item. Once a product is chosen from the catalogue, the system automatically assigns the product to the member (if the quantity is not ZERO). If the product that is borrowed is the last item in stock, you should enumerate it as “UNAVAILABLE”. Moreover, the system is able to track the history and once an Admin (another user type) picks “See History” and types the UserID, a purchase history should be shown. If you think about such a system, there should be a proper definition of classes, subclasses, interfaces and most probably there should be some sort of polymorphic behavior. It can be GUI-based or Console-based. The team will design and implement the system. Basic error checks should be taken care of (no exception handling required, but some logical checks must be done). You should be using Trello to communicate with your partners. For this project there is no proper design documents submission yet I want to see the progress on Trello. Good luck!

Language:JavaLicense:GPL-3.0Stargazers:1Issues:1Issues:2

RPG-Framework

A framework for future RPG-esque games made in Java. Will use swing and be open for use by anyone.

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

Blender-Platformer-Prototype

A prototype platformer made in the open source program, Blender.

License:GPL-3.0Stargazers:0Issues:0Issues:0

CodecademyJava2Capstone

AliensVsHumans, the portfolio project for the intermediate Java course on codecademy

Language:JavaLicense:GPL-3.0Stargazers:0Issues:1Issues:0

IPFinalExam-SPACEXFORUM

The final exam for internet programming at TAMUCC, spring 2020. ([SP-20] COSC-3351-001) We based the idea on SpaceX, and made a forum-type website.

Language:JavaScriptLicense:GPL-3.0Stargazers:0Issues:1Issues:0

JavaMineSweeper

A simple Swing based minesweeper game built for [SP-20] COSC-3324-001, Object Oriented Programming, at Texas A&M University Corpus Christi

Language:JavaLicense:GPL-3.0Stargazers:0Issues:1Issues:0

OOP_BouncingBall

A small application I made in Java/Netbeans to display a bunch of bouncing balls in a swing field.

Language:JavaStargazers:0Issues:0Issues:0

PHP_Fizzbuzz

The basic fizzbuzz problem done in PHP. I tried to make it as scale-able as possible.

Language:PHPLicense:GPL-3.0Stargazers:0Issues:1Issues:0

ProjectWorkflow

A Swing-based project management tool created while attending TAMUCC

Language:JavaStargazers:0Issues:0Issues:0

TransformersArena-FANGAME

A Transformers Fangame I made that inevitably got cancelled. Originally called Transformers Battlegrounds, but that name has recently been taken by an official title

Language:C#Stargazers:0Issues:1Issues:0