• Stars
    star
    2
  • Language Yacc
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

A practice to make a C Compiler that allows us to test a code compatibility for C programming language. (Yacc, Lex, C)

More Repositories

1

Blob-Runner3D-Clone

It's a clone project of Blob Runner on Unity3D. The main challenge is achieving a jelly-like appearance and making it compatible with mobile platforms. To achieve this, I created Blob Character Creator Tool and use it in this project.
C#
122
star
2

Blob-Character-Creator

Blob Character Creator is a tool that provides functionality to create, customize and animate blob-like characters. Blob Shader is used to achieving a blob-like appearance. The shader has created using a raymarching technique that uses complex calculations for rendering. The tool currently supports IOS, Android, macOS, and Windows platforms.
C#
73
star
3

SOLID-Factory

SOLID Factory is a Unity2D Project which has been developed to test high-level programming concepts such as SOLID, DRY, Separation of Concern, Composition over Inheritance, Maximize Cohesion, Minimize Coupling, and Dependency Injection(via Exzenject) principles in Unity.
C#
63
star
4

Project-Card

Project: CARD is a Unity Project which provides functionality to sort playing cards such as Shuffle, Straight, Same Kind, and Smart in a very efficient way.
C#
11
star
5

Game-Architecture-with-Scriptable-Objects

This is a Unity project that based on Scriptable Objects. In this project, i have practiced with SO and events that created with SO. Also i had improve my knowlegde on Game Architectures with SO.
ShaderLab
9
star
6

Unity-SDK-Integrations

The 3rd Party Library for Unity is an cross platform project that allows game developers to integrate Services like Authentication, Leaderboard, Achievement, Cloud Saving, Game Invitation, Dynamic Links, Game Sharing, Push Notifications and also Ads Services like Google Admob and Unity Ads to their Unity Projects.
C#
8
star
7

Java-Chat-Application

This is a chat application that's built with Java Socket Programming based on TCP. Supports sending private, group and broadcast messages.
Java
6
star
8

PUN-Shooter

PUN Shooter is a Unity3D Project which has been developed to make a multiplayer TPS Shooter game with Photon Networking. The project refers to Pummel Party: Barn Brawl mini-game.
C#
5
star
9

MERN-Fitness-Tracker

A Full stack fitness exercise tracking web application powered with MERN stack. This project was bootstrapped with Create React App.
JavaScript
5
star
10

Mirror-Networking

Unity Multiplayer: Mirror Networking is a Mirror Networking learning project in Unity3D. I cover the client-server model, LAN, using Steam API, and more. I have been studying Unity Multiplayer: Intermediate C# Coding & Networking course on Udemy.
C#
4
star
11

React-Covid19-Advance-Map

A Covid19 tracking web application powered with React. I deployed the project on Netlify.
JavaScript
3
star
12

React-Covid19-Tracker

A Covid19 tracking web application powered with React. I deployed the project on Netlify.
JavaScript
3
star
13

Unity-Delegates-and-Events-Cheatseet

Complete Unity C# Survival Guide - Delegates and Events course for fully learning to Delegates, Events, Actions and Func.
ShaderLab
3
star
14

Santorini-230-ver.

The goal of this project is to implement the game Santorini using the C programming language. The game will be interactive and played between a human user and an AI (artificial intelligence).
C
3
star
15

MERN-Netflix-Clone

A Full stack Netflix-clone web application powered with MERN stack. I deployed the application via Heroko. Check the site : https://netflixclone-57ce1.web.app/
JavaScript
3
star
16

String-Parser

Using the Binary Search Tree and Stack structures, extract user information from the given file. Parsing by # character and defining the parsed information as a User object, then the program that processes this information.
C++
3
star
17

React-Redux-Cheatsheet

A React project which i have created for learning redux concept in web applications.
JavaScript
2
star
18

React-Youtube-Clone

A Youtube clone project which I developed with React. I deployed the project on Netlify.
JavaScript
2
star
19

tunchasan

2
star
20

netcode-test

C#
2
star
21

Project-WorldFreak

The high level goal of this project is to write a program called "wordfreak" that takes "some files" as input, counts how many times each word occurs across them all (considering all letters to be lower case), and writes those words and associated counts to an output file in alphabetical order.
C
2
star
22

React-TODO-App

A React project which I have created for learning front-end development and css library integrations.
JavaScript
2
star
23

Number-ASCII-Encoder

This program is C ++ console application and will read the file named Numbers.txt when run. This file will 'contain positive numbers between 0-255 on the line and separate the numbers with a space. A doubly circular linked list object will be created for each line in the file. Numbers in order will be read and added to the lists according to the algorithm.
C++
2
star
24

Tile-Match

C#
2
star