Demo
DEMO COMING SOON
Personal Project
Made With: C#, Visual Studio, Windows Forms
Note: The visual aspects of the game were not created by me
Developers:
Yousaf Shaheen
Description
AsteroidDodge is a bsic 2D game made with the purpose of helping me learn
to use the C# programming language. The objective of the game is very simple,
to dodge the asteroid and survive as long as possible. The longer you survive,
the higher your score is. There are three "lanes" akin to lanes on a road.
You must move left or right using the left or right arrow keys to change
lanes in order to avoid hitting asteroids coming towards you. The longer you
survive, the faster the asteroid speed. The speed of the asteroid is capped.
You can press the "P" button in order to pause and unpause the game.
On the side, you can see the current speed of the asteroids, your current score,
and your score from the previous run (this will be 0 if it is your first run).
To play the game, visit my GitHub (link below) and run the .exe file.
Manage to get a run you're exceptionally proud of? Send me a screenshot of your
score below!
View on GitHub