mirror of
https://github.com/JonasunderscoreJones/j2-technologies.git
synced 2025-10-23 12:09:19 +02:00
Update README.md
This commit is contained in:
parent
35269ea94a
commit
1d19a95f08
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -5,7 +5,7 @@ J2-Technologies is a by i3-Technologies inspired Whiteboard application programm
|
|||
The current features and functionalities are:
|
||||
- literally just writing. Single colored pen (white) on black background.
|
||||
|
||||
# How to use
|
||||
# Installation
|
||||
There are a bunch of ways in which the program can be executed:
|
||||
### Windows installer
|
||||
Use .exe installer for **Windows only**. The "installer" (quotations intended) literally extracts the zip archive into a directory of your choice. For version "v0.2ALPHA" and "v0.2.1ALPHA" **make sure to create a subfolder** as the installer doesn't do that automatically. Otherwise you're gonna have to move all extracted files after the installation - it's a mess.
|
||||
|
@ -15,6 +15,14 @@ Use .love file. For this You will need to install the love2d programming languag
|
|||
### Zip Archive
|
||||
Download the latest source-code zip archive and extract it to a directory of your choice. Now You can open it.
|
||||
|
||||
# How to use
|
||||
You will be greeted with the following start screen:
|
||||

|
||||
Just wait a few seconds and the whiteboard (or blackboard) will appear.
|
||||
The whiteboard looks as followed:
|
||||

|
||||
Here You can draw in white wuth your mouse or any digital pen, finger, etc.
|
||||
|
||||
# Updates
|
||||
### What comes next?
|
||||
Of course this is a wip (work in progress) and the project is still in its alpha stage but I have to work on other projects too so don't expect any updates soon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue