RentGuruz is an all-in-one vehicle rental software solution designed to streamline operations for car rental businesses worldwide.
Auto rental businesses seeking a solution to manage all their cloud business needs
RentGuruz. The simple, intuitive, and powerful cloud application platform that manages all kinds of mobility for all kinds of rental businesses.
Learn More
The Most Awarded Employee Time Clock Software
For businesses who have employees they need to track time, attendance, or schedule.
Cloud based time clock solution that pre-populates reports for payroll. Employees can punch in on their desktop or mobile devices. Punching in & out is intuitive for your employees & easy for you to view & export time. Employees can clock in using a browser or our Google, iOS, & Android apps. You can view who's working, their GPS position or even limit where they can punch. We integrate with QuickBooks, ADP, Paychex, & SurePayroll while also offering Excel exports. Advanced features such as PTO Accrual Tracking, Punch Rounding, Job Codes, QR Codes, Automatic Breaks, & SSO are all included in our cloud based time clock.
Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python
A Gem Dash is motivated from specific 8-bit games.
Since it's my first code in Python, the old template gave me a good code basis
to understand how to build game logic, use PyGame and create something that will work and I can finish.
I can add even more game mechanics and changes.
*_win include .exe (executable)
*_mac include .app (in dmg, works independent)
Requirements:
- Python 3.13.2 or newer
- Pygame 2.6.1 or newer ( terminal: pip install pygame )
Objective And Rules Of The Game:
- Collect all the diamonds to open the exit to go to the next level...
Mazeman is an original puzzle game, somewhat like "chip's challenge" except it can generate new randomized puzzles from a carefully balanced array of elements. The objective is to find the gems amongst the other dynamic maze elements. A very terse and powerful scripting language and an integrated script debugger enable users to generate their own maze designs.
Maze is a mesmerizing addictive and fascinating puzzle with a deceptively simple premise. Scripts allow new players to acquire...
Project Angela is a family of ruleset modeling language (RML) interpreter components written in python. It is intended to easily enable RML support for a variety of different simulation engines, game engines and MMO frameworks.
Captain Compliance - Data Privacy and Compliance Software
Privacy Compliance Software - Avoid Fines and Prevent Lawsuits
Captain Compliance handles your data privacy requirements so you can be privacy compliant. No more compliance stress, stop stressing over regulatory risks – just privacy protection managed by experts.
Our user-friendly platform backed by privacy professionals simplifies the process of navigating regulations, giving your customers transparent choices, and building essential trust for your organization.
FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included.
Befunge is an esoteric two-dimensional programminglanguage.