Tic tac toe in python
Introduction Tic Tac Toe game is a simple paper and pencil game for two players played, making the spaces in 3×3 square grid. It is also called noughts and crosses. X and O are used …
Introduction Tic Tac Toe game is a simple paper and pencil game for two players played, making the spaces in 3×3 square grid. It is also called noughts and crosses. X and O are used …
Introduction Turtle graphics is the graphical user interface python libraries. Turtle graphics is an awesome and simple way of introducing programming to the kids.
Introduction Movie app is a movie-based web project. It is coded in HTML5, CSS, and JavaScript. It shows information about the different movies released.
Introduction Python turtle race is a fun project made using turtle graphics library. This is a turtle race that starts from one edge and ends in another edge.
Introduction Drawing app is a simple drawing-based web project. This allows you to draw anything on your screen. It is built using programs like, HTML5, JavaScript and CSS3.
Introduction Math game is a JavaScript game based project. It is a multiplayer game played between computer and player. Math game is about checking the correct answer.
Introduction Dice game project is a web-based JavaScript game. It is a multiplayer game which can be played between two players. The dice game is easy to use and implement.
Introduction Quote generator project is a web-based JavaScript app. The app is useful for generating a new quote when a button is clicked.
Introduction Coffee maker oop is a python based programming project. This coffee maker project is using object-oriented programming concept.