216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Get free CRM
Manage printing in a cost-efficient and eco-friendly way with Gelato.
Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.
The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
- Eight colors of pegs! Unlimited pegs!
- Seven fun light modes!
- Two sizes! 31x25 or 45x30
- Classic diagonal layout or new grid layout!
- Fill All and Empty All pegs features!
- Save and Load feature! Save files are .txt format for easy sharing
- Quick and easy-to-use interface. Very fast and responsive
This project was created as a toy, but also as an introduction into programming. I was given the honor to demonstrate software engineering at an event to help introduce young women...
Pygrid is an open-source and cross-platform pygame/python 2D engine.
Pygrid is an open-source cross-platform pygame/python engine for the development of 2D top-view and platform games. It follows the "grid-fixed" principle, in which every game-object has a fixed size based on a grid (What allows perfect object interaction, such as "collision" and "movement").
GNUGoS60 is a port of GNU Go (gnugo v3.6) to Symbian / S60. Go is a board game, whose object is to control a larger portion of the board than your opponent, through the placement of stones on a 19x19 grid.
It's a strategy turn based game for end user. The object of the game is to occupy a larger part of the land by surrounding dots of the opponent (thus creating territories). The land is a large grid where dots are placed on intersections.
Symbology is an open source game in which players must match symbols on a board. The object of the game is to 'convert' all spaces on the board (to gold) by matching three or more symbols in a row or column. Symbology is written in Pygame/python.
JSweeper is a Java Web Start enabled implementation of the classic minesweeper game. The object of this game is to attempt to correctly flag certain grid locations based on numbers contained in adjacent squares.
Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
The hexmap library is a library for handling hexagonal grids. It is intended
to make available to developers a solid object-oriented foundation for
handling the interactions of objects on the grid. It has both Gtk+ and SDL backends.