#game
Read more stories on Hashnode
Articles with this tag
Intermediate Python Project · The timed mental maths game is aimed at testing our maths capabilities. The game is in five levels and at each level, the...
Intermediate Python Project · ECX 30 Days of Code and Design Day 30 Sudoku Solver Task Write a function that takes in a 9×9 array of numbers. Let this...
ECX 30 Days of Code and Design Day 14 Guess the Number Task You ask a user to guess a number between 1 and 50. The user has a maximum of 5 tries. If...
Mad Libs is a word game which consists of blanks with keywords underneath for the players to fill. The keywords could be a ‘noun’, ‘pronoun’, ‘place’,...
ECX 30 Days of Code and Design Day 7 Wordle Wordle is a single-player game, in which a user is required to guess a 5-letter hidden word in 6...