Skip to content
#

collision-detection

Here are 38 public repositories matching this topic...

In this tutorial we will look at a simple way to detect hit test or collision between to different pictureboxes. This process is very simple but its quiet effective when it comes to simple games design because we need this feature in any game to recognise when to objects are overlapping with each other. Windows Form is not traditonally built for…

  • Updated Jan 3, 2021
  • C#
Fighter-XNA-3DGame

Fighter as a 3D game, designed with Microsoft C# and Microsoft XNA technology. This game got 2 simple levels. There are so many horrific creatures. The creatures look like a spider, hence you have to kill them :) Some general game principle regarded at this project. Collision detection 3D model Audio effects and etc There aren't unit test, oop c…

  • Updated Jun 27, 2021
  • C#

Improve this page

Add a description, image, and links to the collision-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the collision-detection topic, visit your repo's landing page and select "manage topics."

Learn more