Controls:
Arrow keys: - move

WASD - directional boost

Seems like the version uploaded to Itch.io stutters sometimes but a page refresh seems to sometimes fix that. You may need to click on the game window to get the controls to respond.

---

A test made for a hand made javascript game engine I built over this past weekend at the RVA Game Jams Retreat Jam. This was made entirely with just Typescript, CSS and HTML with no libraries or frameworks.

Engine features include:

- Collisions

- Some basic rendering for circles, triangles and rectangles

- Particle effects

- Keyboard controls

- Lerping and Accelerators

- Fixed step updates

- Entity bodies representing objects with physical dimensions

- Vector class with simple functions for vector math

---

You can see the code I had at the end of the jam here under the test branch: https://github.com/eschmiel/jsEngine/tree/test
It was in the middle of a refactor though and needs some cleaning up.

Music by Skrinkus: 

https://skrinkus.itch.io/

https://skrinkus.bandcamp.com/

Leave a comment

Log in with itch.io to leave a comment.