Giter VIP home page Giter VIP logo

banviktor-wlgame's Introduction

Angol nyelvű szótanuló játék

Fordítás és futtatás

Követelmények

  • Java SE Development Kit (JDK) 8
  • 8080-as portot más alkalmazás ne foglalja
  • Tetszőleges web böngésző
  • Internet kapcsolat

Útmutató

  • Windows rendszer használata esetén nyisson meg egy Command Prompt-ot
    • Navigáljon ebbe a könyvtárba
    • Írja be a következő parancsot: gradlew.bat bootRun
  • UNIX rendszer használata esetén nyisson egy terminálablakot
    • Navigáljon ebbe a könyvtárba
    • Írja be a következő parancsot: ./gradlew bootRun
  • Nyomja meg az Enter billentyűt, aminek hatására a függőségek letöltődnek, az alkalmazás lefordul, és a szerver elindul a 8080-as porton hallgatózva. Ne zárja be a terminálablakot!
  • A web böngészőben navigáljon a http://127.0.0.1:8080/ címre.

English word learning game

Compile and run

Requirements

  • Java SE Development Kit (JDK) 8
  • Port 8080 must not be used by other applications
  • Any web browser
  • Internet connection

Guide

  • Windows users shall open a Command Prompt
    • Navigate into this directory
    • Type in the following command: gradlew.bat bootRun
  • UNIX-based OS users shall open a terminal window
    • Navigate into this directory
    • Type in the following command: ./gradlew bootRun
  • Press the Enter key, that will cause the dependencies to be downloaded, the application gets compiled and starts listening on port 8080. Do not close the terminal window!
  • In the web browser navigate to http://127.0.0.1:8080/

banviktor-wlgame's People

Contributors

viktb avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.