seventh
seventh copied to clipboard
A top down 2D Shooter game
Could you make one simple .jar file that runs the whole game?
When I want to start seventh.jar from the latest .zip release with ```bash java -jar /path/to/seventh.jar ``` I get this annoying ```bash no main manifest attribute, in "seventh.jar" ``` Can...
We apply design pattern to some classes.
Hi, everyone I want to increase readability of code! Here are some examples... 1. when '-' is added in front of variable, change to -(VARIABLE), so that it is easier...
Hi, everyone I saw that tonysparks suggests convert all tabs to 4 spaces... I think it is more efficient to write code conduct at README before start programming. How do...
Hi, everyone I already played beta version of this game, and fine that UI part of 'Option' is quite not good looking. I think font is not suitable for users...
Hi, everyone I want to contribute this project also by making documentation. I am from South Korea, so I want to translate all documents of this project to Korean. Can...