/racing_game_pygame

This is a simple racing game using pygame.

Primary LanguagePython

racing_game_pygame

This is a simple racing game using pygame.

Instructions to run the game locally

  1. Run main.py file.
  2. Press 'W' or 'up-arrow' to increase speed of car from zero. Unless you do this your car won't move.
  3. The speed of the car will also be visible on left upright corner.
  4. Use side arrow keys to move car left or right.
  5. Aim of the game is not to collide with incloming cars.
  6. If collison happens you would be prompted and the game would automatically quit.

Thanks

Issues:

  1. Non markovian state
  2. Last layer probabilities