Hi, i created an account to stress my problem. I have got a good grasp of C++ and i want to create a simple text game to put to use what ive learnt. Ive just finished(after many hours) learning about 'Entity systems'. Although i have read alot i have not seen someone give an example or a tutorial for beginners. Literally all i want to do is have a silly text game/engine which i can learn from and add to what ive learnt/learning.
To the point. If someone can help me and post in here a barebones entity system- using a hash table i would be over the moon! All i want to use it for is to learn about the whole system and to add to it and hopefully do this: i want to use it to create a text game. Create objects, create monsters, a player and have them interact- like attack, lower HP etc and display the outcome to the command window and then progress it further. So yeah, if someone can wrote me up some .cpp and headers for what i need i would be so happy :) .
Thanks!
