HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Search results

  1. A

    Help me add a score counter

    Hi, I have this code for a Three.js game. I have the game made but I need to include a score counter that increases for each box you dodge (or something similar). Has anyone got any ideas of how I could implement this? <style> body { margin: 0; background: #779CAB; }...
Back
Top