
Planet 43
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Introduction
===============
You are in charge of planet 43, a particular planet. You must manage to maintain the balance of life.
You must make food (plants) for the ludums (interesting kind of life).
Each 10 seconds, each ludum consumes 10 times its existence of the life of the planet.
When a ludum eats, a new ludum is born and give you the ludums count expressed in life points.
When you plant, you consume a point in the life of the planet.
When you kill a ludum, you consume a point in the life of the planet.
Game development time lapse
https://youtu.be/G1PNDZvMb_k
Author's note:
I made this game as my first entry for the Ludum Dare. The experience was very exciting and tired, obviously ...
I'm just an amateur video game developer who wants to turn it into a real work. I love this, really!
Thank you very much, Mike, for the Ludum Dare.
Sorry for my english, I'm just learning...
Project:
* Code language: C++
* Library: SFML
* Drawing: Aseprite
* IDE: Code::Blocks
===============
You are in charge of planet 43, a particular planet. You must manage to maintain the balance of life.
You must make food (plants) for the ludums (interesting kind of life).
Each 10 seconds, each ludum consumes 10 times its existence of the life of the planet.
When a ludum eats, a new ludum is born and give you the ludums count expressed in life points.
When you plant, you consume a point in the life of the planet.
When you kill a ludum, you consume a point in the life of the planet.
Game development time lapse
https://youtu.be/G1PNDZvMb_k
Author's note:
I made this game as my first entry for the Ludum Dare. The experience was very exciting and tired, obviously ...
I'm just an amateur video game developer who wants to turn it into a real work. I love this, really!
Thank you very much, Mike, for the Ludum Dare.
Sorry for my english, I'm just learning...
Project:
* Code language: C++
* Library: SFML
* Drawing: Aseprite
* IDE: Code::Blocks