projectiles

There are 17 repositories under projectiles topic.

  • jongallant/Unity-Bullet-Hell

    An extremely efficient projectile generator for unity.

    Language:C#307151440
  • xtreemze/defend

    Procedural Cross-Platform 3D Tower Defense WebGame with Physics and AI and Procedural Sound

    Language:Java19303
  • llamacademy/bullet-impacts

    In this tutorial you will learn how to create a basic RigidBody Bullet that on impact, will have a particle system play at the impact location based on the material of the object the bullet collides with.

    Language:ShaderLab17202
  • lew1101/bpho-projectiles

    Submission for the British Physics Olympiad (BPhO) Computational Challenge 2024 - Projectiles

    Language:Python2
  • Siddharth-2077/Projectile_Motion-Unity3D

    A project to implement the concept of Projectile-Motion and the physics properties required to achieve the desired motion of a projectile.

    Language:C#2100
  • 27sanjeevd/The-Platformer

    A web-based video game

    Language:HTML1100
  • 3StudioOnline/AGR-Documentation

    Source files for plugin documentation (https://3studioonline.github.io/AGR-Documentation)

    Language:MDX10
  • CodePurble/projectile-project

    A python projectile motion simulation package

    Language:Python1100
  • TheGrimsey/SimpleFPS

    A Simple FPS game made in Unreal Engine 4 featuring explosive bouncy projectiles. Features multiplayer & a lobby.

    Language:C++1200
  • BenSGrant/ProjectileCalculator-CPP

    Calculates trajectory of a projectile based on initial velocity, angle and height. Trajectory path is exported into 'trajectory.png'. Drag, Lift and Terminal Velocity are considered to be non-existent

    Language:C++0100
  • ivan-zdravkov/laser-defender

    A 2D Unity "Space Invaders" type of a game, showcasing Unity's projectile system.

    Language:C#0100
  • priya64/Beginner-codes

    C++ beginner codes

    Language:C++0000
  • waitthatworked/jumping_game

    Meant to be a continuation of worm eat, follows a tutorial by tech with tim. It's a great introduction to Pygame.

    Language:Python0100
  • BenSGrant/ProjectileCalculator-Python

    Calculates distance travelled (horizontally and total), time spent in the air as well as speed and angle upon hitting the ground. Air resistance is ignored so calculations are slightly exaggerated compared to real life

    Language:Python101
  • marcus8448/Project-ILE

    Minecraft mod, based on projectiles / ranged weapons

    Language:Java21
  • opera22/PumpkinShooter

    Projectile-based game made with PyGame!

    Language:Python10
  • Vowzss/CannonWarfare

    Project to learn about real-time physics on projectile simulation, using many params such as drag coeficient, cannonball velocity, barrel length, powder charge, atmospheric pressure and many more...

    Language:C++10