Tagged Questions
4
votes
2answers
1k views
WPF & C# - Game Overlay + Streaming
Greetings
I'm in the process of making a Scoreboard for a game (Starcraft II). This scoreboard is being made as a WPF Application with a C# code-behind. I already have a version which works for 90% ...
16
votes
6answers
3k views
Is there any Lua API that works with C# for PC & XBox 360 Development?
I am reading a book on Game Development in which they show you how to make scripts for your game in Lua. They program Lua and use it from C++, but I was wondering if there is a library or API to use ...