[GAME] My first game in LÖVE : TetraMino

Show off your games, demos and other (playable) creations.
Post Reply
Z_ReC
Prole
Posts: 7
Joined: Sat Nov 14, 2015 2:48 am

[GAME] My first game in LÖVE : TetraMino

Post by Z_ReC »

HI FORUM !!!! :awesome:

My name is Leonardo ( nick ZReC ) and speak spanish... ( Sorry for my bad English )

I have created LÖVE GAME, called " TetraMino " ( LÖVE port of Tetris )
The game is Open Source.

Thank you all for help!!!! :ultrahappy:

Download and play!!! ( Report Bugs please! )

Image

Image

Image

Image

Image

Image

ZIP Upload on MEGA, version 1.1 2016.

Playable Game :
https://goo.gl/KVSv0W

Source Code :
https://goo.gl/MKFd7H

GitHub repository:
https://goo.gl/n1IqTJ
Last edited by Z_ReC on Wed Feb 17, 2016 5:55 pm, edited 5 times in total.
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: [GAME] My first game in LÖVE : TetraMino

Post by bobbyjones »

The screenshots look nice but I haven't had the opportunity to play. Also it's nice if you upload a .love so that people can run the game quicker.
User avatar
josefnpat
Inner party member
Posts: 955
Joined: Wed Oct 05, 2011 1:36 am
Location: your basement
Contact:

Re: [GAME] My first game in LÖVE : TetraMino

Post by josefnpat »

Can't say no to a tetris clone!

You mention it's Open Source: what license is it under? Also you should post the code on github/bitbucket for tasty PRs!
Missing Sentinel Software | Twitter

FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Z_ReC
Prole
Posts: 7
Joined: Sat Nov 14, 2015 2:48 am

Re: [GAME] My first game in LÖVE : TetraMino

Post by Z_ReC »

josefnpat wrote:Can't say no to a tetris clone!

You mention it's Open Source: what license is it under? Also you should post the code on github/bitbucket for tasty PRs!

I never put code in a platform like github, but... there's always a first time :awesome:

https://goo.gl/n1IqTJ
User avatar
ivan
Party member
Posts: 1911
Joined: Fri Mar 07, 2008 1:39 pm
Contact:

Re: [GAME] My first game in LÖVE : TetraMino

Post by ivan »

Hey, not bad for a first project. Not bad at all.
There are several things that I noticed
- no quit item from the title screen
- game over screen doesn't make any sense especially since it's shown after my score
so just make the score screen the game over screen
Looking at the code, I would advise to cache each piece rotated 4 different ways.
This way you can just use the cached versions instead of rotating tables during gameplay.
I won't get into the backgrounds/visuals of the game but those could use some polish too.
Not bad for a starter project.
Z_ReC
Prole
Posts: 7
Joined: Sat Nov 14, 2015 2:48 am

Re: [GAME] My first game in LÖVE : TetraMino

Post by Z_ReC »

ivan wrote:Hey, not bad for a first project. Not bad at all.
There are several things that I noticed
- no quit item from the title screen
- game over screen doesn't make any sense especially since it's shown after my score
so just make the score screen the game over screen
Looking at the code, I would advise to cache each piece rotated 4 different ways.
This way you can just use the cached versions instead of rotating tables during gameplay.
I won't get into the backgrounds/visuals of the game but those could use some polish too.
Not bad for a starter project.
I'll take your advice, thank you! :awesome:
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: [GAME] My first game in LÖVE : TetraMino

Post by bobbyjones »

I'm sorry but your links don't make me happy. They don't even work on mobile. (I know I know you don't support mobile but still)
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 71 guests