Description
a basic game i made while i was bored, dont expect much
its just basic movement and a a few random numbers
the game ends when the enemy touches you
a brief explanation of the screenshots:
the first is the start menu
the ones with the + and * is how gameplay looks
the + is the player and the * is the enemy
the enemy movement is a random number for x and y, corresponding to the
player x and y
the one with game over is the game over screen
it displays how many cycles of the game you survived
please excuse the bad description and readme
Screenshots
Archive Contents
Name | Size |
---|---|
rg/README.txt | 854 bytes |
rg/RG.8xp | 648 bytes |
- File Size
- 1.3 KB
- Short link
- http://ceme.tech/DL2217
Metadata
- Author
- kali
- Uploaded
- 2 years, 8 months ago
Statistics
- Rating
- 4/10 (1 vote)
- Downloads
- 170
- Views
- 975
Reviews
This game does not work properly.
For some reason instead of using T for the game's wait state as intended, the game uses variable F which is not set to any value anywhere in the code. this means that if the value that happened to be in variable F before launching the game is really large, you're gonna be sitting there waiting for the enemy to move.
Even after fixing this bug myself the game is nothing to write home about. As the enemy is placed randomly around you, there's really not much point in trying to move to evade it as it can land directly on top of you completely randomly.
4.2/10 - This is the game ever
Versions
- RG - Really Good (published 2 years, 8 months ago; 2022-02-01 01:27 UTC)
Advertisement