/javascriptdle

A dle (daily game) game about JavaScript methods

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

JavaScriptDle

Prototype of a dle (daily game) about JavaScript methods.

This project uses the GoTH stack:

Table of content

Installation

  1. Install the dependencies:

    • Download Go (Go 1.23 required).
    • Download Templ.
    • Download or clone the project.
  2. Acquire external assets (not committed to avoid unnecessary bloat):

  3. Build the project:

    • Run make in the javascriptdle directory.

How to use

  • Run the javascriptdle binary inside the bin folder.
  • The server listens on port 8080 by default.

Copyright

See the license.