Pinned Repositories
2048-TheGame
A clone of the popular 2048 game developed in C++. The objective of the game is to slide numbered tiles on a grid to combine them and create a tile with the number 2048. The game features intuitive controls and smooth gameplay mechanics
ayeshowcode
ConsoleGames
A collection of classic and puzzle games built with C.
CubiXConudrum
A terminal-based puzzle game where blocks appear, and the player must strategically place them on the grid to score points.
cubiXconundrum-better-SFML
Enhanced the terminal-based puzzle game by creating a GUI version using SFML and C++. Place blocks on a grid to create and clear complete lines and rows, strategically managing space on the grid.
eatFAST
a terminal-based management system for the university, allowing students and faculty to order or use a pickup service for all the shops on campus. This project was created during the second semester and implemented using object-oriented programming principles.
GitPractice
my-notes-Machine-learning-specialization
ML journey with Andrew Ng's course. not hand written xd
pictogram
Console based Social media platform where you can post, like and comment the stuff and view your feed
ProcomGameDev-MeteorMash
Meteor Mash is a thrilling space game built with SFML. Hit meteors to score points, and as your score increases, so does the speed of the meteors. Challenge your reflexes and aim for the highest score in this fast-paced adventure!
ayeshowcode's Repositories
ayeshowcode/eatFAST
a terminal-based management system for the university, allowing students and faculty to order or use a pickup service for all the shops on campus. This project was created during the second semester and implemented using object-oriented programming principles.
ayeshowcode/my-notes-Machine-learning-specialization
ML journey with Andrew Ng's course. not hand written xd
ayeshowcode/2048-TheGame
A clone of the popular 2048 game developed in C++. The objective of the game is to slide numbered tiles on a grid to combine them and create a tile with the number 2048. The game features intuitive controls and smooth gameplay mechanics
ayeshowcode/ayeshowcode
ayeshowcode/ConsoleGames
A collection of classic and puzzle games built with C.
ayeshowcode/CubiXConudrum
A terminal-based puzzle game where blocks appear, and the player must strategically place them on the grid to score points.
ayeshowcode/cubiXconundrum-better-SFML
Enhanced the terminal-based puzzle game by creating a GUI version using SFML and C++. Place blocks on a grid to create and clear complete lines and rows, strategically managing space on the grid.
ayeshowcode/GitPractice
ayeshowcode/pictogram
Console based Social media platform where you can post, like and comment the stuff and view your feed
ayeshowcode/ProcomGameDev-MeteorMash
Meteor Mash is a thrilling space game built with SFML. Hit meteors to score points, and as your score increases, so does the speed of the meteors. Challenge your reflexes and aim for the highest score in this fast-paced adventure!
ayeshowcode/Html-Css-and-JS-projects
ayeshowcode/idkAyesh
ayeshowcode/Jahanzeb
a discord bot :)
ayeshowcode/MLSA-Workshop-1
ayeshowcode/OOP-Assignments
Object Oriented Programming Assignments
ayeshowcode/OOP-Lab
ayeshowcode/pythonbasics
ayeshowcode/TicTacToe-SFML-