1.9.2 • Published 6 months ago
42eng v1.9.2
42eng
42eng is a game engine written in pure JavaScript using WebGL for high-performance graphics. This project is designed for developing games with fast rendering and flexible configuration.
Install:
npm i -g 42engCommands:
| Command | Description |
|---|---|
| app | Starts the game development server on port :81 |
| build | Builds the project into the dist folder |
| help | Shows information about available commands |
Features
- Fully written in JavaScript.
- Uses WebGL for rendering.
- Flexibility and customization for various types of games.
Documentation
For detailed information about the API and engine usage, visit our Wiki section.
License
42eng is distributed under the MIT license.