Skip to content

Fourth project of CS50's Introduction to Game Development implemented with LOVE2D

Notifications You must be signed in to change notification settings

niloufarmj/CS50_Match3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS50 Match3

Fourth project of CS50's Introduction to Game Development

Installation

The game is implemented in lua language and LOVE2D frameeork You can install LOVE2d from this link: https://love2d.org/#download

this is step by step video of my development in game implimentation

step 1

Getting Started with Timer and Tween and the Definition of Chains

3.mp4
5.mp4
8.mp4

step 2

Add Begin Game and Play State with Board on it

9.mp4

step 3

Implement Tile Swapping and Fix Select and Highlight

11.mp4

step 4

Add match calculation + Timer + Score - Add level and Score limit - Implement Game Over state

12.mp4

step 5

Implement Time Extension - Add Shiny Tile - Implement New Patterns Update on Level Change - Check Board for No Matches and Reset

video_2023-11-26_22-21-56.mp4

About

Fourth project of CS50's Introduction to Game Development implemented with LOVE2D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages