Hello there !
Here is the first true attempt I had to make something with SFML (well started off by testing how many thing I could put on the screen it ended up like this after a few week xD.)
So this "game" is about.. well looking and changing a small ecosystem by adding you own creature into it (by changing the game file or use the simple In game UI) and... thats it. This small game/project is not realy worket anymore as I dont have the time for it and I am working on something else on the SFML.
Here are a few screenshot of it->
(In case of [img] not working ) ->
https://imgur.com/D7YYoibhttps://imgur.com/a/foKA6zmhttps://i.imgur.com/4XScksx.pngFeature ->
-Creature will move around , eat their designated food , reproduce and die of old age or being eated by something
-Tree will grow near alrealy existing tree
-Ability to create/modify your own creature via the game file (.txt)
-Ability to modify the landscape (deleting,adding tree,water,rock..)
-Ability to set stuff on fire (Muhahahaha...)
-Support between 2000 to 5000 creature on the map
-Different "Biome" are generated on the map
-All world are being randomly-generate at each "new game"
-256*256 size world
Thing to know before starting :
- A freez may occur a few second after a map load , this will last for a few second and then the game will resume itself without freezing anymore.
- Will not work on older/very weak graphical card (due to how the world is displayed)
-You can move the camera by using the Arrow key and zoom in/out by using your mouse wheel
Download it on itchio :
https://akzafield.itch.io/life-gameThank you !