- Freebies
- >
- Python Games - Noughts and Crosses (Tic Tac Toe)
Python Games - Noughts and Crosses (Tic Tac Toe)
This resource has been produced to teach 8 - 16-year students about programming concepts by creating fun games using the text-based programming language Python. The activities and challenges have been designed to provide a stimulating, engaging and effective way of improving students’ knowledge of the core programming concepts.
In this game students make a noughts and crosses game (tic tac toe) using Python.
Students learn about sequences, selection using IF, variables and the use of iteration (Conditional and Count Controlled loops), 1D and 2D arrays.
What do our customers say?
I have just used the Edulito (great by the way) noughts and crosses activity and found my students were much more engaged in learning, as they could see that they were building something quite fun and interactive. I was able to teach functions, loops and statements using this resource.