vast is a game where you try to reach the red door in each level. In order to reach the door, you will have to write Javascript code to change the way your level behaves.

This game requires basic knowledge of Javascript. If you are confused by the code, I suggest learning Javascript for a day or two, specifically:

  • basic data types (strings, numbers, booleans, arrays, objects)
  • variables
  • functions (e.g. parameters/arguments)
  • if statements

I recommend MDN as a Javascript reference and Khan Academy as a great intro to Javascript basics.

There are 8 levels in this game, including a final boss and ending sequence. Your progress is saved every level so you can resume where you left off later (or replay earlier levels).

Here is a video devlog I made about the game if you are interested in my programming and design commentary.

Thanks for playing!

StatusReleased
PlatformsHTML5
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorJoe Alves
GenrePuzzle, Platformer
Tags2D, coding, javascript

Leave a comment

Log in with itch.io to leave a comment.