|
|
fileinfo
|
Bash
|
109 Days Ago
|
0
|
|
- - -
|
- - -
|
1,395 Chrs
|
|
|
A little script showing some basic information about a file, in the future maybe more non-basic information as well. Just a practise-application I did
|
|
|
|
Drawing API Program
|
ActionScript 1 & 2
|
314 Days Ago
|
0
|
|
- - -
|
- - -
|
776 Chrs
|
|
|
Creates a new movie clip called "star" (don't ask me why it's called that, I made this code a long time ago). It will use the drawing API in flash to draw a line to where you click with your mouse. Cl
|
|
|
|
|
|
DosCalculator
|
Java
|
1.31 Year Ago
|
3
|
|
- - -
|
- - -
|
2,597 Chrs
|
|
|
Runs in the command promt. Allows for basic mathematical operations such as addition, subtraction, multiplication and division.
My first "real" application in Java
|
|
|
|
Classes experiment
|
Java
|
1.32 Year Ago
|
1
|
|
- - -
|
- - -
|
362 Chrs
|
|
|
Tested out classes, here's the result, which unfortunately won't be to any use for anyone, I guess, I'm just hoping to get feedback...
|
|
|
|
So called "calculator"
|
Java
|
1.32 Year Ago
|
0
|
|
- - -
|
- - -
|
1,138 Chrs
|
|
|
Counts in the addition, subtraction, multiplication and division. Currently requires manual code changes to change how to count or to change any of the variables which will be counted (a and b)
I w
|
|
|
|
Variable Experiment
|
Java
|
1.33 Year Ago
|
0
|
|
- - -
|
- - -
|
700 Chrs
|
|
|
Does print some lines and counts some variables, very simple experiment I did while trying to learn Java
|
|
|
|
A basic walking code
|
ActionScript 1 & 2
|
1.52 Year Ago
|
0
|
|
- - -
|
- - -
|
1,936 Chrs
|
|
|
This is a very basic code for making a MC "walk". It supports a walking animation, and it's rotating the MC. You can of course easily build on this code. Hope it will learn you something!
|
|
|
|
MC which rotates forever
|
ActionScript 1 & 2
|
1.53 Year Ago
|
1
|
|
5.00
|
- - -
|
292 Chrs
|
|
|
This little short script might be useful for starters to get to know a bit about AS2.0 programming. It uses variables, onClipEvent();, this, and _rotation
|
|