New to this , but have coded websites in the past Question CSS . Hidded Attributes.
REK
31 Aug 2017, 12:55I have just started out with this but before I go to far would like to ask questions, about things that I know I am going to need to do in the future.
- Can styles sheets be used to format text, images, page layout and should they be created in a certain way or location.
- In the game I am trying to create I would like to give the player a number of hidden attributes the value of which will effect the game. eg if the player is drunk or taken drugs he will see things differently.
or if the player is cursed he may be affected differently in the game, but I don't want the player to see the attribute.
Thanks for any help
The Pixie
31 Aug 2017, 14:09-
There is more than one way to add CSS, but this is what I suggest:
http://textadventures.co.uk/forum/samples/topic/-sem6m7qe02a6jr9spodig/add-css-and-javascript-to-your-game -
By default, the player cannot see an attribute.