Entire project
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
.settings/
|
||||||
|
bin/
|
||||||
|
.classpath
|
||||||
|
.project
|
||||||
|
*.jar
|
||||||
|
*.zip
|
||||||
|
*.txt
|
||||||
|
|
21
LICENSE
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
Mit License
|
||||||
|
|
||||||
|
Copyright (c) 2018 Gnarly Narwhal
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
22
README.md
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
# Ludum Dare 43
|
||||||
|
|
||||||
|
## Getting Started
|
||||||
|
|
||||||
|
### Prerequisites
|
||||||
|
Must have [Java](http://www.oracle.com/technetwork/java/javase/downloads/jdk10-downloads-4416644.html) installed. I know it works with Java 8 and above.
|
||||||
|
|
||||||
|
Graphics driver must have support for OpenGL 3.3 Core or later
|
||||||
|
|
||||||
|
### What's this all about?
|
||||||
|
This project is my game for Ludum Dare 43. If you don't know what [Ludum Dare](https://ldjam.com/about) is and you're into making games then definitely check it out [here](https://ldjam.com/about).
|
||||||
|
|
||||||
|
### So what's the game?
|
||||||
|
You play as a Abraham and you must sacrifice as many rams and babies as you can before you die.
|
||||||
|
|
||||||
|
### Can I play it?
|
||||||
|
Of course! Here's how:
|
||||||
|
|
||||||
|
Click [here](https://drive.google.com/open?id=1ayQ1LG34oj0QPHYh2H4Rlx5nJaYssU9i) to download the game. Once you've downloaded it extract the zip file and run the jar file. In addition I
|
||||||
|
didn't add a help menu due to time being a bit limited so go [here](https://ldjam.com/events/ludum-dare/43/abaraham) if you want help.
|
||||||
|
|
||||||
|
Of course you can always download the source and compile it yourself. You are going to need [LWJGL 3](https://www.lwjgl.org/download). Make sure to include JOML under **Addons**
|
1
res/high.sco
Normal file
|
@ -0,0 +1 @@
|
||||||
|
102
|
BIN
res/img/1080p/0LightningBolt.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
res/img/1080p/0digit.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
res/img/1080p/1LightningBolt.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
res/img/1080p/1digit.png
Normal file
After Width: | Height: | Size: 935 B |
BIN
res/img/1080p/2LightningBolt.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
res/img/1080p/2digit.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/img/1080p/3digit.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
res/img/1080p/4digit.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
res/img/1080p/5digit.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
res/img/1080p/6digit.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/img/1080p/7digit.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
res/img/1080p/8digit.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/img/1080p/9digit.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/img/1080p/AgainDefault.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
res/img/1080p/AgainHovered.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
res/img/1080p/AgainPressed.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
res/img/1080p/AngerRam.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
res/img/1080p/GameOverBackground.png
Normal file
After Width: | Height: | Size: 123 KiB |
BIN
res/img/1080p/Highscore.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
res/img/1080p/MenuBackground.png
Normal file
After Width: | Height: | Size: 212 KiB |
BIN
res/img/1080p/PlayDefault.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
res/img/1080p/PlayHovered.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
res/img/1080p/PlayPressed.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
res/img/1080p/Score.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
res/img/1080p/StormCloud.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
res/img/1080p/StormCloudCharge.png
Normal file
After Width: | Height: | Size: 164 KiB |
BIN
res/img/1080p/StormCloudStrike.png
Normal file
After Width: | Height: | Size: 55 KiB |
BIN
res/img/1080p/background.png
Normal file
After Width: | Height: | Size: 144 KiB |
BIN
res/img/1440p/0LightningBolt.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
res/img/1440p/0digit.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
res/img/1440p/1LightningBolt.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
res/img/1440p/1digit.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
res/img/1440p/2LightningBolt.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
res/img/1440p/2digit.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/img/1440p/3digit.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/img/1440p/4digit.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/img/1440p/5digit.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
res/img/1440p/6digit.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
res/img/1440p/7digit.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
res/img/1440p/8digit.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
res/img/1440p/9digit.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
res/img/1440p/AgainDefault.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
res/img/1440p/AgainHovered.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
res/img/1440p/AgainPressed.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
res/img/1440p/AngerRam.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
res/img/1440p/GameOverBackground.png
Normal file
After Width: | Height: | Size: 171 KiB |
BIN
res/img/1440p/Highscore.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
res/img/1440p/MenuBackground.png
Normal file
After Width: | Height: | Size: 292 KiB |
BIN
res/img/1440p/PlayDefault.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
res/img/1440p/PlayHovered.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
res/img/1440p/PlayPressed.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
res/img/1440p/Score.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
res/img/1440p/StormCloud.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
res/img/1440p/StormCloudCharge.png
Normal file
After Width: | Height: | Size: 275 KiB |
BIN
res/img/1440p/StormCloudStrike.png
Normal file
After Width: | Height: | Size: 76 KiB |
BIN
res/img/1440p/background.png
Normal file
After Width: | Height: | Size: 201 KiB |
BIN
res/img/4k/0LightningBolt.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
res/img/4k/0digit.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
res/img/4k/1LightningBolt.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
res/img/4k/1digit.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
res/img/4k/2LightningBolt.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
res/img/4k/2digit.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
res/img/4k/3digit.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
res/img/4k/4digit.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
res/img/4k/5digit.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
res/img/4k/6digit.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
res/img/4k/7digit.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
res/img/4k/8digit.png
Normal file
After Width: | Height: | Size: 3 KiB |
BIN
res/img/4k/9digit.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
res/img/4k/AgainDefault.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
res/img/4k/AgainHovered.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
res/img/4k/AgainPressed.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
res/img/4k/AngerRam.png
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
res/img/4k/GameOverBackground.png
Normal file
After Width: | Height: | Size: 185 KiB |
BIN
res/img/4k/Highscore.png
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
res/img/4k/MenuBackground.png
Normal file
After Width: | Height: | Size: 317 KiB |
BIN
res/img/4k/PlayDefault.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
res/img/4k/PlayHovered.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
res/img/4k/PlayPressed.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
res/img/4k/Score.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
res/img/4k/StormCloud.png
Normal file
After Width: | Height: | Size: 91 KiB |
BIN
res/img/4k/StormCloudCharge.png
Normal file
After Width: | Height: | Size: 110 KiB |
BIN
res/img/4k/StormCloudStrike.png
Normal file
After Width: | Height: | Size: 118 KiB |
BIN
res/img/4k/background.png
Normal file
After Width: | Height: | Size: 265 KiB |
BIN
res/img/720p/0LightningBolt.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
res/img/720p/0digit.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
res/img/720p/1LightningBolt.png
Normal file
After Width: | Height: | Size: 7.1 KiB |
BIN
res/img/720p/1digit.png
Normal file
After Width: | Height: | Size: 623 B |
BIN
res/img/720p/2LightningBolt.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
res/img/720p/2digit.png
Normal file
After Width: | Height: | Size: 819 B |
BIN
res/img/720p/3digit.png
Normal file
After Width: | Height: | Size: 769 B |
BIN
res/img/720p/4digit.png
Normal file
After Width: | Height: | Size: 757 B |
BIN
res/img/720p/5digit.png
Normal file
After Width: | Height: | Size: 873 B |
BIN
res/img/720p/6digit.png
Normal file
After Width: | Height: | Size: 896 B |
BIN
res/img/720p/7digit.png
Normal file
After Width: | Height: | Size: 709 B |
BIN
res/img/720p/8digit.png
Normal file
After Width: | Height: | Size: 1,006 B |