Skip to content

2D Top-Down Car racing game made in Visual Studio using Windows Forms and LINQ

Notifications You must be signed in to change notification settings

kazare/CarRacingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarRacingGame

2D Top Down Car racing game made in Visual Studio using Windows Forms and LINQ

Added

  • Database of high scores
  • Query database using LINQ
  • Allow user to add high score to database
  • Allow user to view current list of high scores from database
  • Increase road and AI speed based on current score

Bugs:

  • Left and Right arrow keys do not work. Only "A" and "D" keys work
    • Haven't found a solution that works
    • Changed various properites, added custom code, all researched solutions don't work.
    • Will keep researching for various solutions

Testing Methods

  • Extensive play testing
  • Print values to conosle to test desired outcome
  • Pushed boundaries of program to try to "break it"

About

2D Top-Down Car racing game made in Visual Studio using Windows Forms and LINQ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages