Skip to content

This repository contains the projects that I have worked on.

Notifications You must be signed in to change notification settings

Arkadyuti30/My-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

My-Projects

This repository contains the projects that I have worked on.

Number System Base Converter

This is a program written in Java which accepts a number in any base and converts the number to another base given by user. In this program the lower limit of the bases is 2 and upper limit is 36, i.e., the bases can be anything between 2 and 36 (both inclusive).

Tic-Tac-Toe

This is a program written in Java where the game of tic-tac-toe has been implemented by using 2D array.

About

This repository contains the projects that I have worked on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages