Блог пользователя Teshnizi

Автор Teshnizi, 9 лет назад, По-английски

Hello.

It seems we aren't going to have any contests for a long time.

after the last contest I started making some classic games using C++ graphical environment.

I would be happy if you tell me about any bugs and errors.

I hope you enjoy them!!

Here is the link: GAMES

  • Проголосовать: нравится
  • +15
  • Проголосовать: не нравится

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

You are really a master, and the games are good, too:)

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

very good games!

»
9 лет назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

How to place a dot or somethin in Tic Tac Toe? I'm asking this because in that game I can not do anything((

Can you please explain the controls?

UPD Understood, I had to press space button :D

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

I got 30 points on snake game on extreme level :)

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

I always win in tic-tac-toe :). I mean no matter who win, finally will be same result. I think need another text. ex: X -> won. or O-> won.

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Very nice games , how did you make them , C++ windows programming or?

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Why does this blog have negative points ?

»
9 лет назад, # |
  Проголосовать: нравится +9 Проголосовать: не нравится

Good games =). But there are two bugs in Snake: you can go back and eat yourself, sometimes food appears on you.

»
9 лет назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Where can i learn coding games like this ?

PS. games are good

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

I liked the snake one pretty much.could you release their source codes , please ?

Suggestion:if the snake moved smoother that'd be quite sweeter.for example if it moves 10 pixels every second, make it move 2 pixels every 200 ms.

»
9 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Thanx fo the info