( Introduction to PyGames. )
- https://www.souravsengupta.com/cds2015/python/LPTHW.pdf
- https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_ (feel free to use other resources)
https://www.youtube.com/watch?v=VO8rTszcW4s&list=PLsk-HSGFjnaH5yghzu7PcOzm9NhsW0Urw {an useful source} (feel free to use other resources)
- Random platforms with rising screen (and faling if able) .
- Sprite auto-rotation and rotative firing .
- Timer generation and score and highscore saving and updating .
- Sprite manual rotation using keyboard interrupts .
- Making a simple ‘snake’ game .
- Putting animations,graphics on the start-screen, background, game-over screen, putting animated borders as well ( simple for now.... manimations* after a couple of more phases )