Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello I am looking for books that are for beginners in C sharp game development.
Games such as Breakout , Tetris , snake , etc.
Looking for examples of breakout.
Thank you!~
Posted
Comments
Alexander Alekseyevich Fedoseev 2-Apr-12 20:47pm    
More replies , solutions, advices, tips are welcome!

hi,
here is a simple source code and step-by-step creation of a simple break-out game using C#:

http://garg.web.nowhere-else.org/web/tutorials/[^]

another breakout game using C#:
http://www.gamespp.com/directx/spaceBreakOutDirectXSourceCode.html[^]

In order to learn more you can search CodeProject. There are a lot of articles here associated with step-by-step game development using C#.

I hope it helps,
 
Share this answer
 
Here is an example of Breakout programmed in C#: Breakout Sharp
[^]

Hope that helps a bit!

Regards,

Manfred
 
Share this answer
 
Comments
Alexander Alekseyevich Fedoseev 2-Apr-12 17:31pm    
I downloaded it, but all it has is .exe file no source doe =(

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900