You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This course provides an introductory overview of data structures, covering fundamental concepts such as arrays, lists, stacks, queues, trees, and graphs. Students will learn the essential principles for organizing, storing, accessing, modifying, and deleting data efficiently in computer science.
This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.
A repository for lab solutions and theory resources. This course covers shape drawing algorithms, clipping, transformations, projections, color models, and shading techniques using Python.
๐ซ A 3D arcade-style shooter game built with Python and OpenGL โ switch perspectives, shoot enemies, and survive the frenzy! (CSE423 Assignment 03)
Tank Battle 3D ๐ก๏ธ๐ is a fast-paced 3D tank combat game built with Python and OpenGL. ๐ฅ Destroy enemy tanks, ๐ฒ dodge obstacles, and ๐ฅ master camera angles to survive the battlefield!
๐ฎ A 2D OpenGL game where you catch falling diamonds using a bowl-shaped catcher โ built using Python and Midpoint Line Drawing Algorithm for CSE423 Assignment 02.