• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

READMEH A D04-Mar-19981.4 KiB4031

koule.cH A D04-Mar-199816.5 KiB684634

makefileH A D04-Mar-1998475 3119

soundIt.cH A D04-Mar-199812.3 KiB496317

soundIt.hH A D04-Mar-19982.5 KiB8723

README

1Here is the oldest version of koules I found on my hardisk. It is after
22 hours of developing. You may try it on linux/svgalib but please
3copy executable to same directory as sound files before starting.
4
5How koules were created?
6
7Day 1:
8
91) I wanted to learn svgalib
102) I did simple program for drawing line
113) I extended it to draw a circle
124) I tryed framebuffering and moved circle around screen
135) I tryed keyboard handling and did simple moving of line using arrow keys
146) I decided to make simple asteroids clone and added other circles around
157) I was lazy to do firing so I did bouncing because I like xball :)
168) I did better graphics....
179) I added bballs because the game was too simple
1810)I added extensions because the game was too hard
1911)My sister enjoyed the game :)))
20
21Day 2:
22
231) I extended it for more players and did normal control of ships - no
24   rotational keyboard anymore
252) I played with constants and did game more addictive
263) I brought it to my friend and we played it for about four hours.
27   We added level counting and increasing of difficulty
284) I decided to make intro as tie fighter parody...
295) I returned to home and started coding atarwars scroller
30
31Day 3:
32
331) I brought to my friend new version with starwars scroller
342) We did first version of intro text.
353) We played a lot
364) We added intro texts for bballs
375) We played a lot...
38
39Next days we played game and did lots of another extensions....
40