/pythonPetProjects

home experiments

Primary LanguagePythonMIT LicenseMIT

pythonPetProjects

home experiments and learning process.

  • exercises - various small tasks
  • pong - game using pyglet library
  • surgame - 2d topdown game, shoot and teleport. uncompleted. Use pygame.
  • weather - script for get weather info from yr.no. Some Rest using? and json lib.
  • webChat - chat on bottle framework. Include users and chats. uncompleted.
  • zametki - storing system. work in progress...
  • quest - console roguelike quest. work in progress...