A downloadable game

The endless sea warfare adventure.

Game created in less than 48 hours for the Lim Game Jam.

(Apparently the Jam's Time has been extended, idk why, but i guess i've got more time now? we'll see if i'll update anything)

Main reasons to participate in a smaller game jam were to battle a creativity block and some warmup practice for bigger projects.


The Theme had been:  "Fluids"

Interpretation: water, liquids, so a boat based game seemed logical.


Features:

- Online live leaderboards as you play, every time your ship stops the scoreboard will update whenever you are online!

- Fully upgradable Ship, multiple types of turrets and systems to increase efficiency and survivability.

- Increasingly difficult types of enemies, getting harder and progressively developing different types of enemies

- Terminal-style log book narrating your adventure in the endless seas.

(7 days version update)

- Land with land-based bunkers (more land enemies to come)

- Day - Night cycle

- Cross-saves levels (Medals and achievements to come)

- 5 more upgradeable systems

- Multiple fixes to previous systems

Download

Download
everseas_0.2.1.rar 32 MB

Development log

Comments

Log in with itch.io to leave a comment.

I somehow broke it again?

___________________________________________

############################################################################################

ERROR in

action number 1

of Draw Event

for object obj_player_ship:

unable to convert string "text/html; charset=us-ascii" to number

at gml_Object_obj_player_ship_Draw_64

############################################################################################

gml_Object_obj_player_ship_Draw_64 (line -1)

Thanks again for the report! that is very strange, can you tell me wat you were doing? were you shooting enemies, or were you upgrading your ship, any extra information to pinpoint the error.

I'm pretty sure I halted my ship, and finished off the rest of the enemies. Once the upgrade menu opened, the error message showed up, I aborted and the game closed.

I think I broke the game.

Whenever I respawn, I instantly die and can never enter the upgrade menu pls help

that does sound very strange! i think the issue might be with how i handle respawning, i will look again into the code, thanks for notifying me.

I couldn't replicate the same exact error.

But i have placed a "failsafe" just in case when the game starts with an error like that, i will upload the file, let me know if 0.2.1 works properly.