Giter Site home page Giter Site logo

epicure1998 / protect-my-community Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 82.59 MB

This is an anti-covid 19 video game which bases on the HTML5 game engine Phaser 3.0, the game will take responsibility to help students or players in practicing hyphenation in English. If you are interested in it, feel free to contact with me.

Java 1.96% JavaScript 97.63% CSS 0.06% HTML 0.34%

protect-my-community's Introduction

Protect my community

This is an application which will help the english learners to practice hyphenation, the project is divided into three modules "Word List", "Game" and "Ranking list". Several word list which is made of a list of word entry will be presented at "Word List" module, each word entry contains two parameter, a original word and its corresponding hyphenated word, for example, the original word is "rejoice", so the corresponding hyphenated word is "re-joice". A game will be embedded at this project at "game" module. Moreover the player's record after finishing each game will be saved at "ranking list" module.

The game was displayed at my server, check it out! -> Protect My Community

  • Main Page: Main Page

  • Game Page: Game Page

Getting start

These instructions will get you a copy of the project up and running on your local machine for development and testing purpose. See deployment for notes on how to deploy the project on a live system.

Prerequisites

For building and running the application you need:

Running the application locally

Before running the application locally, several steps need to be followed:

1.Import the data source "protect_my_community.sql" from current directory.

2.Change the Mysql password according to yours at application.yml.

3.Import the maven dependencies at pom.xml (You can use auto-import if you use IDEA to open the project)

4.There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the 'com.qiumengke.protectmycommunity.ProtectmycommunityApplication' class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Enter the project

After you run the project locally, you can open your browser and input the website http://localhost:8080 to enter the main page of the application.

Author

protect-my-community's People

Contributors

epicure1998 avatar

Watchers

 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.