School Projects from 2002/2003
Programação 1 - Programming 1
The very first program written in a programming class. This is a Sokoban game implemented in C using only ASCII characters. It numbers a dozen or so levels and twice as much bugs.
- Sokoban (.zip)
Programação 2 - Programming 2
EnergiumWars is a strategy game made in C. It is text based, there are no graphics :D, it was used to learn data structures and file manipulation. It has as much bugs as the above project.
- EnergiumWars (.zip)