commit
0eb8008ac0
2
Form1.cs
2
Form1.cs
@ -14,7 +14,7 @@ namespace gameeee
|
|||||||
public partial class Form1 : Form
|
public partial class Form1 : Form
|
||||||
{
|
{
|
||||||
private Random random = new Random();
|
private Random random = new Random();
|
||||||
private int score = 0;
|
private int score = 0;// bpvtytbyt
|
||||||
private int timeLeft = 60;
|
private int timeLeft = 60;
|
||||||
private int interval = 1000;
|
private int interval = 1000;
|
||||||
private Timer gameTimer = new Timer();
|
private Timer gameTimer = new Timer();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user