Code With Design

Web development, code, design, css, all around programming blog

Archive for the 'Projects' Category

Introduction to flash AS3

Introduction to flash AS3

This is a quick briefing before going in depth on different bits and pieces of flash AS3. I will be creating a series of brief introductions into certain aspects and components of the language along with a tutorial using said component.

All of the articles will consist of key notes and source code. These tutorials are a project in their own and will take up a fair amount of time. They will also receive their own section from the top menu and a brief updates in the projects section.

posted by Caleb in AS3, Introduction Series, Projects and have No Comments

Introduction to zombies, a java game

Introduction to zombies, a java game

Introduction

Zombies is a text based rpg style game that involves a little more strategy since you are trying to rebuild mankind. The idea behind the game so far is to create something that users can play over and over again trying out different options to get a step up in the game.

There are multiple types of zombies,  16 to be exact(possibly more in the future), with varying attributes such as speed, strength and health. The chance of which you encounter these creatures is based on your level. You  can encounter these zombies on chance when collecting resources, finding survivors and hunting zombies. They will also appear when building outside of the confinements of your settlement walls or during the dark when lighting is poor.

As the game continues and your settlement grows bigger(if you even choose to have a settlement) the zombies will become more attracted to you as a food source as the population of survivors lessens. The whole game is based around the idea of building up something that was lost and the zombies are the one thing making that even more of a challenge.

Done

So far in the code the menu systems have been created, the zombies have a chance on entering battle, player stats and town stats are counted, new variables are brought into play, text commands are being inputted, battle systems are partially completed(pending on how much more is needed or will be added), day counters have been created.

On the list…

The game is well under way as far as being created goes, the only thing that is now required is the finishing touches that consist of; research, technology trees, weather, settlement chores and the ability to have survivors do those tasks for you, finishing up the battle system and adding a few fun Easter eggs.

Tags: , ,
posted by Caleb in Java, Projects and have No Comments

Easyworks a new PHP front end framework

Easyworks a new PHP front end framework

Creating a framework was on the list of things to do and so when getting off a 7.5 hour shift I started working on the base of it. A few hours later and 7 episodes of Boston Legal later I found myself uploading it and running out the door to work another 7.5 hours. The frame work is very basic, it does link to site information, class files, function but it is not a true framework yet.
The framework is still in its V1.0 stage but it does have potential to be something. The idea behind this framework is simple site construction through a header navigation. It is supporting a validating login and register system but it does not yet have the back end coding to make it all happen. To get a copy of it for yourself you can download it here.

posted by Caleb in CSS, Projects, Web Development, javascript, php and have No Comments

Introductions to current projects

Introductions to current projects

Currently I have been behind a few projects. These projects are mostly build with php, mysql, python and a little javascript. Currently the projects I have been working on consist of the following.

posted by Caleb in Projects and have No Comments