Arena One by dpulrich
Arena One is a 2D platformer where you fight opponents in a small arena. There is only one level, but it changes every 30 seconds. Your goal is to survive as long as you can, and see what happens to the arena next.
Arena One has only one screen - the game begins as soon as you open the file, and the window closes as soon as you lose. Almost every part of the game can be shown in one screenshot, since the camera never moves, and the UI always stays the same.
I made this game by using the following tools:
Language: Java
IDE: Eclipse and the Gradle Plugin
Game Library: LibGDX, FreeType, and Box2D
Graphics: Paint.NET
Sound: SFXR, Bosca Ceoil, and VLC
Please comment and tell me what you think :D
Arena One has only one screen - the game begins as soon as you open the file, and the window closes as soon as you lose. Almost every part of the game can be shown in one screenshot, since the camera never moves, and the UI always stays the same.
I made this game by using the following tools:
Language: Java
IDE: Eclipse and the Gradle Plugin
Game Library: LibGDX, FreeType, and Box2D
Graphics: Paint.NET
Sound: SFXR, Bosca Ceoil, and VLC
Please comment and tell me what you think :D
Ratings
| Coolness | 36% | 1818 |
| Overall | 2.63 | 1055 |
| Audio | 2.59 | 618 |
| Fun | 2.78 | 845 |
| Graphics | 2.21 | 1073 |
| Innovation | 2.70 | 847 |
| Mood | 2.47 | 943 |
| Theme | 3.46 | 740 |
<-[1] <-[2] 1 is enemy and 2 is me. I still lose hp in this case.
Better with some score or ranking mechanism so that I know I did better or worse than the previous try.
Do you intend to close the game when game is over? I don't think it's a good idea...
You could've made some sort of game where the level tries to shake you off somehow, but this is fine too.