Simple LÖVE games

Show off your games, demos and other (playable) creations.
Bondrusiek
Prole
Posts: 14
Joined: Sun Dec 03, 2023 2:49 pm

Simple LÖVE games

Post by Bondrusiek »

Hello everyone,
this is my first post on this forum. I'm at the beginning of using Love2D. I managed to create two clones of classic games. Tetronimo which is a clone of Tetris and Wormy which is a clone of Nibbles.
Wormy



Tetronimo




There is a link to the github repository in the video description. If I manage to create more games, I will try to refresh this thread.
Best regards
User avatar
knorke
Party member
Posts: 239
Joined: Wed Jul 14, 2010 7:06 pm
Contact:

Re: Simple LÖVE games

Post by knorke »

Welcome
looks good from the videos :)
Before Love2d you used Pygame? Looking forward to more original games.
Bondrusiek
Prole
Posts: 14
Joined: Sun Dec 03, 2023 2:49 pm

Re: Simple LÖVE games

Post by Bondrusiek »

Thanks for comment. I haven't used Pygame for game development before. I used an example written in Pygame and converted it to Love2D. Previously, I used C++ and C++ frameworks such as Qt or SFML to create games. I also have examples of games written in these technologies on my GitHub account.
Bondrusiek
Prole
Posts: 14
Joined: Sun Dec 03, 2023 2:49 pm

Re: Simple LÖVE games

Post by Bondrusiek »

Tic Tac Toe

Bondrusiek
Prole
Posts: 14
Joined: Sun Dec 03, 2023 2:49 pm

Re: Simple LÖVE games

Post by Bondrusiek »

Slide Puzzle
Bondrusiek
Prole
Posts: 14
Joined: Sun Dec 03, 2023 2:49 pm

Re: Simple LÖVE games

Post by Bondrusiek »

Memory puzzle
Last edited by Bondrusiek on Tue Feb 06, 2024 7:14 pm, edited 2 times in total.
alejandroalzate
Citizen
Posts: 67
Joined: Sat May 08, 2021 9:45 pm

Re: Simple LÖVE games

Post by alejandroalzate »

this gives a strong feeling that if made guides could be great starters for newcomers

Code: Select all

target = boardIndex.getWhosPeekingThisLine()
target:setObey(true)
Bondrusiek
Prole
Posts: 14
Joined: Sun Dec 03, 2023 2:49 pm

Re: Simple LÖVE games

Post by Bondrusiek »

I don't know if I understand this comment correctly. Yes, when it comes to love2d guides, it's quite problematic and I can't find valuable materials, so I'm trying to convert games from one language to love2d. Regardless, I recommend reading this tutorial: https://github.com/a327ex/blog
Bondrusiek
Prole
Posts: 14
Joined: Sun Dec 03, 2023 2:49 pm

Re: Simple LÖVE games

Post by Bondrusiek »

King eats queens

link to the repository in the video description
Bondrusiek
Prole
Posts: 14
Joined: Sun Dec 03, 2023 2:49 pm

Re: Simple LÖVE games

Post by Bondrusiek »

Visualization of the FloodFill algorithm using the Love2D framework. The project is based on this example, which is written in pygame. I recommend that you read it and other examples.
Image

Source code: https://github.com/Przemekkkth/love-ink-spill
Post Reply

Who is online

Users browsing this forum: pgimeno and 68 guests