Search found 29 matches
- Sun Nov 10, 2019 4:58 pm
- Forum: Games and Creations
- Topic: Max Downforce - arcade racer
- Replies: 15
- Views: 9228
Re: Max Downforce - arcade racer
Very nice game. Congratulations!
- Mon Sep 23, 2019 7:04 am
- Forum: Libraries and Tools
- Topic: Template for using Löve as if it were not event-oriented
- Replies: 16
- Views: 9721
Re: Template for using Löve as if it were not event-oriented
Very interesting. Thank you for sharing.
- Sat Sep 21, 2019 6:24 am
- Forum: Games and Creations
- Topic: Chessboard
- Replies: 19
- Views: 8655
Re: Chessboard
@ivan
The modification that you suggested has been done. Thank you. Code updated in the GitHub repository and in the first post of the discussion.
The modification that you suggested has been done. Thank you. Code updated in the GitHub repository and in the first post of the discussion.
- Fri Sep 20, 2019 8:58 am
- Forum: Games and Creations
- Topic: Chessboard
- Replies: 19
- Views: 8655
Re: Chessboard
@ivan Thank you for your kind help. I will give a try to strict.lua . It sounds interesting. @ingsoc45 Thank you for your message. You can already know which is the active color, by reading the message under the chessboard. Of course the appearance of the application could be improved, but for now I...
- Tue Sep 17, 2019 5:54 am
- Forum: Games and Creations
- Topic: Chessboard
- Replies: 19
- Views: 8655
Re: Chessboard
@ivan, pgimeno
Thank you for messages. The suggested modification has been done.
Now the Löve chessboard and the UCI engine share the same code. I attach the new version of the chessboard to the first post of the discussion.
Thank you for messages. The suggested modification has been done.
Now the Löve chessboard and the UCI engine share the same code. I attach the new version of the chessboard to the first post of the discussion.
- Mon Sep 16, 2019 9:26 am
- Forum: Games and Creations
- Topic: Chessboard
- Replies: 19
- Views: 8655
Re: Chessboard
@ivan
Thank you very much for taking time to read my code and suggest improvements. Much appreciated.
I made the modifications that you suggested. Now I have to use the new code in the Löve chessboard. I am also thinking of using a GUI library.
Regards.
Roland
Thank you very much for taking time to read my code and suggest improvements. Much appreciated.
I made the modifications that you suggested. Now I have to use the new code in the Löve chessboard. I am also thinking of using a GUI library.
Regards.
Roland
- Sat Sep 14, 2019 11:52 am
- Forum: Games and Creations
- Topic: Chessboard
- Replies: 19
- Views: 8655
Re: Chessboard
Hello! I discovered a bug. In some situations the program used to crash on a castling move. It's fixed. Please see the first post of the discussion. Starting from that code, I created a UCI chess engine able to play Fischer random chess variant. When I have time, I will include the AI into the chess...
- Mon Jan 22, 2018 8:58 am
- Forum: Games and Creations
- Topic: Pinball
- Replies: 32
- Views: 14680
Re: Pinball
Very beautiful game. Thank you for sharing.
- Wed Oct 26, 2016 8:16 pm
- Forum: Games and Creations
- Topic: a top-down car game
- Replies: 20
- Views: 7649
Re: a top-down car game
Very beautiful game.
It's a detail, but I would prefer the arrows to control the car (maybe because I use an AZERTY keyboard).
It's a detail, but I would prefer the arrows to control the car (maybe because I use an AZERTY keyboard).
- Thu Oct 06, 2016 7:42 am
- Forum: Games and Creations
- Topic: [0.8.0] Starz Puzzle
- Replies: 4
- Views: 1912
Re: [0.8.0] Starz Puzzle
Very nice game! Thank you for sharing. I have just downloaded it from Github and tested successfully under Windows with LÖVE 0.10.1.