
Project Leonardo
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
This is a command line like browser game. It contains quotes from movies and sci-fi novels, it's something between text adventure and a puzzle, I guess.
It is very short (~5 minutes of gameplay) and unfortunately it is not mobile compatible.
I made it in around 10 hours, I had no time to prepare in advance and I had to cut lot of corners (the code is not modular at all and the whole code is one big fat file).
It's made with javascript, nothing special. I always wanted to join the Ludum Dare so the goal of this time was to deliver a game in time without loosing time looking up tools or resources.
I was planning to make the hint command work with a thesaurus online, add more technologies, make it multilingual, implement save and load but the time was very limited.
The source code is available at: https://github.com/MicheleV/Leonardo
The game can be played at: https://michelev.github.io/Leonardo
I hope you like it. Any feedback is welcome, thank you for you time!
It is very short (~5 minutes of gameplay) and unfortunately it is not mobile compatible.
I made it in around 10 hours, I had no time to prepare in advance and I had to cut lot of corners (the code is not modular at all and the whole code is one big fat file).
It's made with javascript, nothing special. I always wanted to join the Ludum Dare so the goal of this time was to deliver a game in time without loosing time looking up tools or resources.
I was planning to make the hint command work with a thesaurus online, add more technologies, make it multilingual, implement save and load but the time was very limited.
The source code is available at: https://github.com/MicheleV/Leonardo
The game can be played at: https://michelev.github.io/Leonardo
I hope you like it. Any feedback is welcome, thank you for you time!