i am new to C# development and i have this doubt
My requirement is to create a Pacman-like game which has simple graphics
Can WPF be used to develop games like this?
Is it "right" to use WPF for creating games or are there better ways to create a simple desktop game using C#?