Click here to Skip to main content
15,881,413 members
Articles / Multimedia / OpenGL

A Basic 3D Asteroid Game in openGL with C#

Rate me:
Please Sign up or sign in to vote.
4.83/5 (18 votes)
30 Dec 2011CPOL3 min read 95.3K   12.2K   62  
A Basic 3D Asteroid Game in openGL with C#
In this article, you will learn the basics of what a game should have including a score, levels of difficulty and a life counter.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer
United States United States
Born on 86, had my first computer at the age of 8, wrote my first code at the age of 15(pascal), began to study software engineering at 2005 and graduated in 2010. I have a dev blog www.vasilydev.blogspot.com. My real passion is 3D game programming and playing guitar. I've programmed stuff in C#, python, Delphi, PHP, C++, JS, QT and others...

Comments and Discussions