Missed having OpenTK content? Good news, I'm working on making more of it soon! Up next is a demo on using orthographic projection with what we've covered in previous tutorials to make sprites (as requested by an anonymous commenter a while back).
While you all wait for that, the basic textures tutorial project is now up on GitHub:
https://github.com/neokabuto/OpenTKTutorialContent/tree/master/OpenTKTutorial6
Wednesday, February 25, 2015
Tuesday, February 24, 2015
SFML.Net Example: Breakout Clone
Here's a second basic SFML.Net example. This time it's a clone of the game Breakout (copyright Atari, please don't sue).
https://github.com/neokabuto/SFML.NET-Examples/tree/master/SFMLBreakout
https://github.com/neokabuto/SFML.NET-Examples/tree/master/SFMLBreakout
Wednesday, February 18, 2015
SFML.Net Example: Pong Clone
Here's an example of a simple game made in SFML.Net. It's a clone of a
certain well known table-tennis game that tends to be a common early
project. Try to hit the ball off the right side of the screen while the
computer attempts to do the same to the left side of the screen.
https://github.com/neokabuto/SFML.NET-Examples/tree/master/SFMLPong
https://github.com/neokabuto/SFML.NET-Examples/tree/master/SFMLPong
Subscribe to:
Posts (Atom)