• Stars
    star
    1
  • Language
    C#
  • Created about 1 year ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

It is a two-dimensional sports game that simulates table tennis. The player controls an in-game paddle by moving it vertically across the left or right side of the screen. They can compete against another player controlling a second paddle on the opposing side.

More Repositories

1

histogram_specifiacation

histogram specification using openCV in python . Have to input miu and sigma to draw gausssian distribution which will be used to map the input image . Example input can be miu = 128 sigma = 30
Python
6
star
2

Compiler-using-flex-and-bison

compiler using flex and bison for user define programming language ...
C
4
star
3

StudyBlog

a website for reading study materials made by c# and asp.net
CSS
3
star
4

Morphologycal-edge-detection-using-erosion-and-dialation

Morphological edge detection or object's boundary detection using erosion and dialation in OpenCV python
Python
3
star
5

Blood_Aid

Donate blood whom need and can find ambulance and hospital. The donar can be found in google map.
Java
3
star
6

Six-Soldier-using-AI-in-python

It is a game written in python . There are 2 player , one is Human and Other is AI bot . There are six soldier for each player and have to kill opponent's soldier first in order to win . At the beginning ,the turn is decided by using toss . One soldier can move up , down , left , right .
Python
3
star
7

GradePrediction

using Decision Tree and KNN on custom data from student of KUET department of CSE 2k16
Jupyter Notebook
2
star
8

Bedroom_and_lighting_using_opengl

A 3D bedroom using oopengl and the effect of light is used .
C++
2
star
9

Tos-custom-operating-system

custom operating system , create in ubuntu , run in vmBox using .iso file
C
2
star
10

draw_chair_using_openGL

drawing a chair using multiple cube and openGL function in C++.
C++
2
star
11

canny-edge-detection

This is canny edge detection from scratch in openCV and python .
Python
2
star
12

design_bedroom_using_openGL

design bedroom with furniture from simple cube by using various openGL function like scaling, translation and rotation in c++ .
C++
2
star
13

iRun

ios app for daily running , voice instruction with background music and monitoring data
Swift
2
star
14

PSO

particle swarm optimization
C++
1
star
15

Discrete-Fourier-Transform-DFT-

Discrete fourier transform using openCV in python.
Python
1
star
16

Digicus

a simple app for keeping track of money using SQLite
Java
1
star
17

Problem-solving

solve of different programming problem
C++
1
star
18

Face-Recognition-on-Flask-Server

HTML
1
star
19

Face-Recognition-using-One-shot-learning-Siamese-Nework

Face Recognition System
Jupyter Notebook
1
star
20

online_education_management_webapp

web site for online education management using asp.net and sql server and manual sql procedure
CSS
1
star
21

CNN

Jupyter Notebook
1
star
22

BirthdayNotifier

Remind of birthday and can back up online
Java
1
star
23

nahid0335.github.io

SCSS
1
star
24

erosion_dialation

erosion and dialation using structure element in OpenCV python
Python
1
star
25

dwater

a website using Frontend : HTML, CSS, Bootstrap, PHP
PHP
1
star
26

Geometric-Transformation

Geometric transformation such as translation, rotation, scaling, sharing implemented from scratch in openCV python.
Python
1
star
27

ANN-from-scratch-using-numpy

ANN with 2 hidden layer using mnist data set only using numpy.
Jupyter Notebook
1
star
28

slidingGame

for practice the flutter and dart make this game. the objective of this game is to make all tiles number serial 1-15 as fast as possible with fewer moves.
C++
1
star
29

3D_Ball_Game_using_openGL

A 3D ball game using model view transform, lighting, texturing, bezier curve in openGL .You have to make score by going through the ring and avoid obstacle such as brick wall .
C++
1
star
30

edge-detection-using-sobel-filter

vertical and horizontal edge detection using Sobel filter from scratch in openCV python
Python
1
star