Skip to content

sonakrrr/Coursework-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Coursework

  • This is a coursework on the subject "Fundamentals of programming. Part 2".
  • Topic of the project: "Game of tic-tac-toe using artificial intelligence".
  • Programming language: JavaScript.
  • The work was performed by Sofiia Krytska, a 1st-year student of KPI FICE group IM-21.

The course work consists of 3 files:

  • index.html (this file renders a simple web page that contains the main page structure and links to external CSS and JavaScript files);
  • main.js (this file contains code that defines the Game class and creates a new instance of that class, which is responsible for creating the game itself);
  • style.css (еhis file represents the CSS styles for displaying the game board, text and button on the web page).

About

This is a coursework on the subject "Fundamentals of programming. Part 2"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published