I could find a set of java 2D game tutorials and android game tutorials which uses only native graphics libraries. I\'m looking for something simi
If you want to make dynamic drawings, you can use the WPF Canvas for these purposes. It doesn't support gaming or such, but it is a simple way of drawing primitive forms and images as you would do in a website.