Skip to content
This repository was archived by the owner on Jan 8, 2021. It is now read-only.

danny12321/wordcrex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

500 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordcrex

Repository for the second project at the Avans University of Applied Sciences, re-creating the mobile game Wordcrex in Java.

Requirements

Set-up

You can use a Git client like GitKraken or GitHub Desktop to import the project.
Otherwise you can open the terminal/command prompt in your projects folder (wherever that may be) and run the following:

git clone https://github.com/danny12321/wordcrex.git

Open the project in your IDE/editor of choice and make sure you import it as a Gradle project.

Gradle takes care of external libraries used in the application like the MariaDB connector

Running the application

All you have to do is add dev to the program arguments. Otherwise it will use prod.properties.


Now you should be able to run/debug the project and it should open the application login screen.
You can login with the credentials stored in the account table.

Resources

About

Repository for the second project at the Avans University of Applied Sciences, re-creating the mobile game Wordcrex in Java.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors