README 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. Here is the oldest version of koules I found on my hardisk. It is after
  2. 2 hours of developing. You may try it on linux/svgalib but please
  3. copy executable to same directory as sound files before starting.
  4. How koules were created?
  5. Day 1:
  6. 1) I wanted to learn svgalib
  7. 2) I did simple program for drawing line
  8. 3) I extended it to draw a circle
  9. 4) I tryed framebuffering and moved circle around screen
  10. 5) I tryed keyboard handling and did simple moving of line using arrow keys
  11. 6) I decided to make simple asteroids clone and added other circles around
  12. 7) I was lazy to do firing so I did bouncing because I like xball :)
  13. 8) I did better graphics....
  14. 9) I added bballs because the game was too simple
  15. 10)I added extensions because the game was too hard
  16. 11)My sister enjoyed the game :)))
  17. Day 2:
  18. 1) I extended it for more players and did normal control of ships - no
  19. rotational keyboard anymore
  20. 2) I played with constants and did game more addictive
  21. 3) I brought it to my friend and we played it for about four hours.
  22. We added level counting and increasing of difficulty
  23. 4) I decided to make intro as tie fighter parody...
  24. 5) I returned to home and started coding atarwars scroller
  25. Day 3:
  26. 1) I brought to my friend new version with starwars scroller
  27. 2) We did first version of intro text.
  28. 3) We played a lot
  29. 4) We added intro texts for bballs
  30. 5) We played a lot...
  31. Next days we played game and did lots of another extensions....