Sources


As I love to code I made a lot of programs. I put some of these in this page (with source). If you need help, contact me.


Turbo Pascal
 


These sources was made with Turbo Pascal 7.0 but could be used with Turbo Pascal 6.0 :

This is an Agenda in text mode :

This is an compressor with the shannon-fanno algorithm :

This a unit to work in graphic mode (320x200, assembly) :

This is a program the use the above unit. It's a text with a rotation. It's in 3D and letters are burning. To modify fire intensity press + or -. Then to continue press <Enter>. The roration is stopped and with the + and - keys you can make a zoom. You can rotate the text with arrow keys.

This is an another demo program. The effect is the bump, which consist giving relief to an image with a light. You can move the light with the mouse.


Delphi
 

This is the last project I have made under Delphi 3. This project is not finished :

This project is a Bomber Man like (graphics are under Hudson soft copyright).

To move the character, use "4" to go to the left, "6" to go to the right, "8" to go to the top, "2" to go to the bottom. To put bombs press "space". For the late bombs press "c" to explode them.

Levels can be changed with the level editor but it musn't be bigger than the screen.

 

This the source for a sokoban level editor (sokoban for TI89) :




 

C

This a tutor to learn coding with Turbo C :

 

back.gif (8890 bytes)