To setup a basic power network in Occupy Mars you will need a power source, a storage unit, and a way to distribute the stored power. Continue reading Occupy Mars Tips and Tricks - How to setup power
Tag: tutorial
CSS Tricks & Tips – Use Outline instead of Border to see elements
Here is a quick css trick for helping to see where your elements are placed in a website. Continue reading CSS Tricks & Tips - Use Outline instead of Border to see elements
How to reverse a string in JavaScript
Here is a really simple way to reverse a string in Javascript. let reverseString = string.split('').reverse().join(''); Continue reading How to reverse a string in JavaScriptspan>
Beginner tips for Journey of Life
https://youtu.be/b59PCgAKOyk Here are some tips that will hopefully help any new players to Journey of Life. While the tutorial in the game does do a decent job at directing the player in the general direction they should go, it does leave out some of the details. This guide aims to cover some of the details … Continue reading Beginner tips for Journey of Life