Pinned Repositories
object-inspection-project
Project in unreal engine to inspect the mesh using various materials and light settings
asteroid-unity
Asteroid game on unity
blender-test-project
Blender practice project
casual-game-ui-prototype
A unity casual game UI (Character selection panel) prototype with animations and json serialization implementation, following a formal design pattern.
colour-break-unity
Colour break game on unity; A rough prototype (2019)
computational-geometry
Computational Geometry programs on python
coordinate-geometry-test-game-project
A unity game project to implement various concepts of coordinate geometry in practical.
cricket-quiz-game
A cricket quiz game made with Unity engine.
data-structures-and-algo
Data Structures and Algorithm programs in cpp
data-structures-and-algorithms-cpp
Programs of data structures and algorithms in c++
sudikshasharma's Repositories
sudikshasharma/object-inspection-project
Project in unreal engine to inspect the mesh using various materials and light settings
sudikshasharma/asteroid-unity
Asteroid game on unity
sudikshasharma/blender-test-project
Blender practice project
sudikshasharma/casual-game-ui-prototype
A unity casual game UI (Character selection panel) prototype with animations and json serialization implementation, following a formal design pattern.
sudikshasharma/colour-break-unity
Colour break game on unity; A rough prototype (2019)
sudikshasharma/computational-geometry
Computational Geometry programs on python
sudikshasharma/coordinate-geometry-test-game-project
A unity game project to implement various concepts of coordinate geometry in practical.
sudikshasharma/cricket-quiz-game
A cricket quiz game made with Unity engine.
sudikshasharma/data-structures-and-algo
Data Structures and Algorithm programs in cpp
sudikshasharma/data-structures-and-algorithms-cpp
Programs of data structures and algorithms in c++
sudikshasharma/GDevelop
:video_game: GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
sudikshasharma/godot
Godot Engine – Multi-platform 2D and 3D game engine
sudikshasharma/html-basics
A repository with basic html concepts implementation.
sudikshasharma/image-downloader-unity
Image download, cache and delete using Unity Engine
sudikshasharma/item-finder-unityengine
A game made on Unity Engine to find items hidden in the grid cells
sudikshasharma/lowpoly-chess-set-blender
A repository consisting of low poly chess set models and textures (chess board and chess pieces) ready to use.
sudikshasharma/opengl-programs
Some programs in opengl
sudikshasharma/physics-in-game-test-project
Project to study physics implementation in game development in Unity engine
sudikshasharma/samaaj-sewak-unity
Samaaj Sewak; game prototype using Unity Engine for Beamable GameJam; October,2020
sudikshasharma/shaders-unity
Basic Unity Shaders; for research
sudikshasharma/stone-paper-scissors-unity-multiplayer
Stone Paper Scissors game multiplayer on Unity Engine using Photon
sudikshasharma/touch-swipe-ui-unity
Panel swipe UI on Unity Engine
sudikshasharma/unity-unet-networking-test-game-project
A game project to test Unity unet(deprecated) networking
sudikshasharma/vectors-test-game-project
A unity project implementing concept of vectors.