GitXplorerGitXplorer
G

SPSGame

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
f5040d777cf369883785bd1e19a94fbdc20588e1

Update README.TXT

GGammaBurst101 committed 6 years ago
Unverified
c437213cc593039cd8cbdd157b3e27f92d63f509

Make it work as .jar (Fixes #1)

GGammaBurst101 committed 6 years ago
Unverified
2cd7d83305ea753ac41476375776cf4331d60504

Make the background same for everywhere

GGammaBurst101 committed 6 years ago
Unverified
c56efc361e98fae80f6d41b2a1a5692b8f7710ef

Paint background before any other thing

GGammaBurst101 committed 6 years ago
Unverified
6a0f9625cffa4db502e5c3cf9c40c40da8fabb4b

Remove the panel colors used for testing

GGammaBurst101 committed 6 years ago
Unverified
b26c3d5b1e95a418c42b53b429537990627e8629

[BUG] Prevent img from showing before the game starts

GGammaBurst101 committed 6 years ago

README

The README file for this repository.

-------------------------------------------------------SPSGame----------------------------------------------------------------- This is a stone, paper, scissors game which is developed in Java Swing and thus, can be used in Windows, Mac and Linux.

This desktop app is developed by me to learn how to develop GUI in Java using the Swing package.

You may download the game from the 'releases' section of this repo.

The following are simple details regarding this application:

PROJECT TITLE: SPSGame PURPOSE OF PROJECT: To develop a simple stone,paper,scissors game for computers. VERSION: PROJECT START DATE: 16-9-18 HOW TO CONTRIBUTE TO THIS PROJECT: For contributing see CONTRIBUTING.md DEVELOPERS: @GammaBurst101