Posts posted by Yx Somchai
-
-
The Soldier - Game Sprites
If you are looking for a collection of various characters spritesheets to create your own 2D platformer or sidescroller game, you have come to the right place. This pack contains a variety of spritesheets that you can use to design and animate different types of characters for your game. Whether you want to create a side scroller, action, military, soldier, mercenary shooter game, or any other genre, you will find something suitable for your needs.
These spritesheets are compatible with most game engines and frameworks. With this collection of characters spritesheets, you can make your 2D platformer or sidescroller game more fun and engaging.
Features
- 4 soldier / mercenary characters
- 22 animation states. Each with 10 frames.
- Animation created with Brashmonkey Spriter. Skeletal animation is available. As well as exported PNG sequence, for creating traditional spritesheet
- Spriter Project .SCML file included, along with the body parts images in .PNG format. The image is in pretty high resolutions.
- The body parts made with CorelDraw. Adobe Illustrator .AI and .EPS files also included.
Requirements
- Use Corel Draw, Adobe Illustrator, or Inkscape to edit the graphics
- Use Brashmonkey Spriter to modify or create new animation
- Brashmonkey Spriter Pro version is required to use the Char Maps feature to customize the characters
Instructions
PNG files for all characters & animations are ready to be imported straight to your game engine/project
-
Submitter
-
Submitted08/12/2024
-
Category
-
Demo
-
QRGen - Powerful PHP QR Code Generation Script
QRGen is a dynamic PHP-based script designed to elevate your QR code generation experience. With a suite of powerful tools at your disposal, QRGen enables seamless creation, customization, and downloading of QR codes. Our script is designed to be user-friendly and highly customizable, ensuring that you can generate QR codes that meet your specific needs.
QRGen can do a lot, including:
- Background Color
- Dots Color
- Corners Square Color
- Corners Dot Color
- Upload Logo
- Logo Size
- Logo Margin
- Corners Square Style
- Corners Dot Style
- Dots Style
- Size
- Error Correction
- Format
Experience the future of QR code generation with QRGen today.
Demo Details:
Frontend: https://qrgen.riftzilla.com/
Admin Demo: https://qrgen.riftzilla.com/admin
Username: admin
Password: admin
What is a QR Code?
QR codes (Quick Response codes) are two-dimensional barcodes that can be scanned using a smartphone or a QR code reader. They can store various types of information such as URLs, contact details, email addresses, and more.
Features
- Easy to install
- User-friendly
- Responsive design
- Multilanguage support
- Compatible with all browsers
- Blog functionality
- Contact us form
- Powerful admin panel
- Customizable colors
- Save QRcodes in .PNG .JPEG .Webp format
- SMTP
- Earn with Ads
- Earn with banners
- Google Analytics
- Live chat with tawk.to
- Add pages
- SEO improvement
- Add Links
- Google services
- Generate sitemap
- Responsive Design across platforms
- 100% Security
- Easy Installation and documentation
- Free Lifetime Updates
Technical Overview
QRGen is built using the following technologies:
- PHP for server-side logic
- JavaScript for client-side interactions
- Bootstrap 5 for responsive and modern design
How It Works
Through this QR-Code Generator, you can generate QR codes for more than 12 tools:
- Select a QR Code Type: Pick from 12 types of QR codes you'd like to generate by clicking on the appropriate button.
- Fill in the Details: Depending on the QR code type you have selected, you will be prompted to enter all relevant data. You can also add customizations, like color, your logo.
- Customize Options: Set the image format for your QR code (.PNG, .JPEG, .WebP) and size, error correction.
- Generate & Download: Click Generate and Download your newly generated QR code.
Supported QR Codes
The following QR code options are supported:
- Link
- Text
- Location
- Phone
- SMS
- Skype
- Zoom
- WiFi
- vCard
- PayPal
Features
- Easy to install
- User-friendly
- Responsive design
- Multilanguage support
- Compatible with all browsers
- Blog functionality
- Contact us form
- Powerful admin panel
- Customizable colors
- Save QRcodes in .PNG .JPEG .Webp format
- SMTP
- Earn with Ads
- Earn with banners
- Google Analytics
- Live chat with tawk.to
- Add pages
- SEO improvement
- Add Links
- Google services
- Generate sitemap
- Responsive Design across platforms
- 100% Security
- Easy Installation and documentation
- Free Lifetime Updates
Requirements
- file_get_content function
- PHP cURL Extension
- PHP 7.2 or Higher
- Apache / LiteSpeed / MySQL
-
Submitter
-
Submitted08/12/2024
-
Category
-
Demo
NPM Dependency Version Finder NodeJS
in Scripts
Posted
View File
NPM Dependency Version Finder NodeJS
NPM Version Finder is a Node.js script automates the task of identifying versions of an npm package that contain a specified dependency at or above a given version. It streamlines the process of tracking and updating dependencies within your projects, ensuring compatibility and aiding in efficient dependency management.
This Node.js script is designed as a utility tool for developers working with npm packages, particularly those who need to manage and track dependencies across different project environments. The primary function of the script is to automate the search for specific versions of an npm package that include a designated dependency at a certain version or higher. This is especially useful in scenarios where project compatibility with dependencies is crucial.
When dealing with numerous packages and dependencies, it can be challenging to manually check which versions of a package are compatible with a particular version of a dependency. This script simplifies this process by programmatically scanning through the versions of a specified npm package and identifying the ones that meet or exceed the version requirements of a given dependency.
Ideal for use in continuous integration pipelines, or as part of a larger dependency management strategy, this script offers a time-efficient and reliable way to maintain up-to-date and compatible dependencies within your npm-based projects. It's a practical solution for developers looking to streamline their dependency update process and ensure project integrity with minimal manual intervention.
Features
Requirements
Instructions
Step 1: Install Node.js and npm
Step 2: Install the semver Package
Step 3: Place the Script in Your Project Directory
Step 4: Run the Script
Step 5: Interpret the Output
Step 6: Troubleshooting
Additional Notes