/Lexus.js

Unleash Your Imagination: 🎮 Where Games Come to Life! Introducing Lexus.js, a powerful JavaScript library that fuels your creative spirit and brings your game ideas to vibrant existence. 🚀 With Lexus.js, you hold the keys to a world of endless possibilities, where every line of code becomes a brushstroke on the canvas of your imagination.

Primary LanguageJavaScript

Lexus Games

These are a collection of games built with a library called Lexus.js. Each game has it's own version of lexus. As it's still being improved lexus.js is open to contributions.

The following are examples of games built with lexus.js

Dodge Bird

Dodge bird is an implementation of the classic flappy bird game.

<iframe src="./LexusGames/dodge_bird/index.html" height="400"></iframe> <iframe src="" frameborder="0"></iframe>

Froger

Froger is a shooter game, where you shoot trees falling from the sky. There are powerups that explode or slow down the trees. Your job is to shot as many trees as possible. This game is still pretty much incomplete and still in it's primitive state.

<iframe src="" frameborder="0"></iframe>

Simulations

Although not games these shows simulations of gravity and projectile physics phenomena implemented in lexus.js.

Gravity

<iframe src="" frameborder="0"></iframe>

projectile

<iframe src="" frameborder="0"></iframe>