sams-web-game-engine
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

Sams Web Game Engine

This library makes it easier to make web-based games.

Designed for 3rd person, side scroller games that use 3D models. Powered by THREE.js.

This library is designed for games that use 3D assets, but 2D movement (e.g. side scrollers, tetris, galaga).

Features:

  • Movement
  • Collisions
  • Fire projectiles
  • Menus
  • Play flow
  • Power ups
  • Enemy AI
  • Difficulty levels
  • Scale difficulty based on player skill
  • Score/high score management
  • Light weight
  • Easy to use

Future Features:

  • Use LLM for quest text generation and level design
  • AI controlled allies/teammates

Package Sidebar

Install

npm i sams-web-game-engine

Weekly Downloads

0

Version

0.1.4

License

MIT

Unpacked Size

74.4 kB

Total Files

53

Last publish

Collaborators

  • samvictor94